Home
last modified time | relevance | path

Searched refs:CheckValid (Results 1 - 4 of 4) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dfile.h72 static bool CheckValid(const std::string &path);
H A Dfile.cpp62 if (!CheckValid(path)) { in OpenByRead()
274 bool File::CheckValid(const std::string &path) in CreateParentDir() function in OHOS::HDI::File
/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/
H A Dpreprocessor.cpp91 if (!File::CheckValid(filePath)) { in CheckAllFilesPath()
197 if (!File::CheckValid(Options::GetInstance().GetImportFilePath(token.value))) { in ParseImports()
/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.cpp1759 if (!File::CheckValid(idlFilePath)) { in CheckImport()

Completed in 5 milliseconds