Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/preprocessor/
H A Dpreprocessor.cpp80 if (!ParseFileDetail(sourceFile, info)) { in UnitPreprocess()
113 if (!ParseFileDetail(*fileIter, info)) { in AnalyseImportInfo()
128 bool Preprocessor::ParseFileDetail(const std::string &sourceFile, FileDetail &info) in ParseFileDetail() function in OHOS::Idl::Preprocessor
H A Dpreprocessor.h59 static bool ParseFileDetail(const std::string &sourceFile, FileDetail &info);
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/
H A Dpreprocessor.cpp73 if (!ParseFileDetail(sourceFile, info)) { in UnitPreprocess()
106 if (!ParseFileDetail(*fileIter, info)) { in AnalyseImportInfo()
121 bool Preprocessor::ParseFileDetail(const std::string &sourceFile, FileDetail &info) in ParseFileDetail() function in OHOS::HDI::Preprocessor
H A Dpreprocessor.h52 static bool ParseFileDetail(const std::string &sourceFile, FileDetail &info);