Searched refs:TryCreateEmptyFile (Results 1 – 1 of 1) sorted by relevance
1419 while(!TryCreateEmptyFile(path)) in AllocateFile()1440 private static bool TryCreateEmptyFile(string p) in TryCreateEmptyFile() method in Antmicro.Renode.Utilities.Misc