Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/
H A Dpreprocessor.h56 static bool ParseImports(Lexer &lexer, FileDetail &info);
H A Dpreprocessor.cpp142 if (!ParseImports(lexer, info)) { in ParseFileDetail()
180 bool Preprocessor::ParseImports(Lexer &lexer, FileDetail &info) in ParseImports() function in OHOS::HDI::Preprocessor
/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.h72 bool ParseImports();
H A Dparser.cpp103 if (!ParseImports()) { in ParseFile()
186 bool Parser::ParseImports() in ParseImports() function in OHOS::HDI::Parser

Completed in 5 milliseconds