Searched refs:CacheLock (Results 1 – 1 of 1) sorted by relevance
505 return Path.Combine(Emulator.UserDirectoryPath, CacheLock); in GetCacheIndexLockLocation()555 private const string CacheLock = "cache_lock"; field in Antmicro.Renode.Utilities.CachingFileFetcher