Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.h78 bool ParseTypeDecls();
H A Dparser.cpp107 if (!ParseTypeDecls()) { in ParseFile()
279 bool Parser::ParseTypeDecls() in ParseTypeDecls() function in OHOS::HDI::Parser
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.h90 bool ParseTypeDecls();
H A Dparser.cpp126 ret = ParseTypeDecls() && ret; in ParseFile()
379 bool Parser::ParseTypeDecls() in ParseTypeDecls() function in OHOS::Idl::Parser