Searched refs:StoreEntryWithSha (Results 1 – 2 of 2) sorted by relevance
41 public void StoreEntryWithSha(string sha, string filename) in StoreEntryWithSha() method in Antmicro.Renode.Utilities.SimpleFileCache
579 … EmulationManager.Instance.CompiledFilesCache.StoreEntryWithSha(sha, compiledCode); in TryCompilePlugin()