Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.h196 bool CheckExtendsName(AutoPtr<ASTInterfaceType> &interfaceType, const std::string &extendsName);
H A Dparser.cpp1832 if (!CheckExtendsName(interfaceType, extendsInterfaceName)) { in ParseExtendsInfo()
1848 bool Parser::CheckExtendsName(AutoPtr<ASTInterfaceType> &interfaceType, const std::string &extendsInterfaceName) in CheckExtendsName() function in OHOS::HDI::Parser

Completed in 3 milliseconds