Home
last modified time | relevance | path

Searched refs:CheckExtendsName (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.h216 bool CheckExtendsName(AutoPtr<ASTInterfaceType> &interfaceType, const std::string &extendsName);
H A Dparser.cpp1959 if (!CheckExtendsName(interfaceType, extendsInterfaceName)) { in ParseExtendsInfo()
1975 bool Parser::CheckExtendsName(AutoPtr<ASTInterfaceType> &interfaceType, const std::string &extendsInterfaceName) in CheckExtendsName() function in OHOS::Idl::Parser

Completed in 4 milliseconds