Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/preprocessor/
H A Dpreprocessor.cpp52 if (!CheckAllFilesPath(sourceFiles)) { in Preprocess()
74 if (!CheckAllFilesPath(sourceFiles)) { in UnitPreprocess()
89 bool Preprocessor::CheckAllFilesPath(const std::set<std::string> &sourceFiles) in CheckAllFilesPath() function in OHOS::Idl::Preprocessor
H A Dpreprocessor.h55 static bool CheckAllFilesPath(const std::set<std::string> &sourceFiles);
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/
H A Dpreprocessor.cpp45 if (!CheckAllFilesPath(sourceFiles)) { in Preprocess()
67 if (!CheckAllFilesPath(sourceFiles)) { in UnitPreprocess()
82 bool Preprocessor::CheckAllFilesPath(const std::set<std::string> &sourceFiles) in CheckAllFilesPath() function in OHOS::HDI::Preprocessor
H A Dpreprocessor.h48 static bool CheckAllFilesPath(const std::set<std::string> &sourceFiles);