Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/
H A Dpreprocessor.h54 static bool ParsePackage(Lexer &lexer, FileDetail &info);
H A Dpreprocessor.cpp138 if (!ParsePackage(lexer, info)) { in ParseFileDetail()
148 bool Preprocessor::ParsePackage(Lexer &lexer, FileDetail &info) in ParsePackage() function in OHOS::HDI::Preprocessor
/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.h68 bool ParsePackage();
H A Dparser.cpp99 if (!ParsePackage()) { in ParseFile()
126 bool Parser::ParsePackage() in ParsePackage() function in OHOS::HDI::Parser

Completed in 5 milliseconds