Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.h121 AutoPtr<ASTType> ParseMapType();
H A Dparser.cpp786 type = ParseMapType(); in ParseType()
905 AutoPtr<ASTType> Parser::ParseMapType() in ParseMapType() function in OHOS::HDI::Parser
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.h145 AutoPtr<ASTType> ParseMapType();
H A Dparser.cpp984 type = ParseMapType(); in ParseType()
1129 AutoPtr<ASTType> Parser::ParseMapType() in ParseMapType() function in OHOS::Idl::Parser