Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.h119 AutoPtr<ASTType> ParseListType();
H A Dparser.cpp783 type = ParseListType(); in ParseType()
874 AutoPtr<ASTType> Parser::ParseListType() in ParseListType() function in OHOS::HDI::Parser
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.h143 AutoPtr<ASTType> ParseListType();
H A Dparser.cpp981 type = ParseListType(); in ParseType()
1095 AutoPtr<ASTType> Parser::ParseListType() in ParseListType() function in OHOS::Idl::Parser