Home
last modified time | relevance | path

Searched refs:ClearCache (Results 1 – 6 of 6) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DAllowPrivatesCommand.cs33 monitor.ClearCache(); in RunnableAttribute()
38 monitor.ClearCache(); in RunnableAttribute()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/
DTypeExtensionsCacheTests.cs31 Cache.ClearCache(); in TypeExtensionsCacheTest()
DSimpleCacheTests.cs240 cache.ClearCache(); in ShouldClearCache()
247 cache.ClearCache(); in Cleanup()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/Collections/
DSimpleCache.cs51 public void ClearCache() in ClearCache() method in Antmicro.Renode.Utilities.Collections.SimpleCache
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitorCommands.cs1519 public void ClearCache() in ClearCache() method in Antmicro.Renode.UserInterface.Monitor
1521 cache.ClearCache(); in ClearCache()
DMonitor.cs582 cache.ClearCache(); in TryCompilePlugin()