Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DFilePath.cs18 public FilePath(string path, FileAccess fileAccess, bool validate = true) in FilePath() argument
23 if(validate) in FilePath()