Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.h102 void CheckMethodAttr(const AutoPtr<ASTInterfaceType> &interface, const AutoPtr<ASTMethod> &method);
H A Dparser.cpp540 CheckMethodAttr(interface, method); in ParseMethod()
624 void Parser::CheckMethodAttr(const AutoPtr<ASTInterfaceType> &interface, const AutoPtr<ASTMethod> &method) in CheckMethodAttr() function in OHOS::HDI::Parser

Completed in 4 milliseconds