Home
last modified time | relevance | path

Searched defs:location (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/UI/
DCrashHandler.cs61 private static void SaveErrorToFile(string location, string message) in SaveErrorToFile()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DSimpleFileCache.cs15 public SimpleFileCache(string location, bool enabled = true) in SimpleFileCache()