Home
last modified time | relevance | path

Searched refs:StoreEntryWithSha (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DSimpleFileCache.cs41 public void StoreEntryWithSha(string sha, string filename) in StoreEntryWithSha() method in Antmicro.Renode.Utilities.SimpleFileCache
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitor.cs579 … EmulationManager.Instance.CompiledFilesCache.StoreEntryWithSha(sha, compiledCode); in TryCompilePlugin()