Searched refs:ParseFileDetail (Results 1 – 4 of 4) sorted by relevance
80 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
59 static bool ParseFileDetail(const std::string &sourceFile, FileDetail &info);
73 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
52 static bool ParseFileDetail(const std::string &sourceFile, FileDetail &info);