Searched refs:SimpleFileCache (Results 1 – 2 of 2) sorted by relevance
13 public class SimpleFileCache class15 public SimpleFileCache(string location, bool enabled = true) in SimpleFileCache() method in Antmicro.Renode.Utilities.SimpleFileCache
255 …public SimpleFileCache CompiledFilesCache { get; } = new SimpleFileCache("compiler-cache", !Emulat…