Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/idl_tool_2/preprocessor/
H A Dpreprocessor.h61 static bool ParsePackage(Lexer &lexer, FileDetail &info);
H A Dpreprocessor.cpp145 if (!ParsePackage(lexer, info)) { in ParseFileDetail()
155 bool Preprocessor::ParsePackage(Lexer &lexer, FileDetail &info) in ParsePackage() function in OHOS::Idl::Preprocessor
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.h76 bool ParsePackage();
H A Dparser.cpp113 ret = ParsePackage() && ret; in ParseFile()
146 bool Parser::ParsePackage() in ParsePackage() function in OHOS::Idl::Parser

Completed in 5 milliseconds