Searched defs:AddMethod (Results 1 – 2 of 2) sorted by relevance
| /foundation/ability/idl_tool/ast/ | ||
| D | ast_interface_type.cpp | 30 void ASTInterfaceType::AddMethod(ASTMethod* method) in AddMethod() function in OHOS::Idl::ASTInterfaceType |
| /foundation/ability/idl_tool/idl_tool_2/ast/ | ||
| D | ast_interface_type.cpp | 29 void ASTInterfaceType::AddMethod(const AutoPtr<ASTMethod> &method) in AddMethod() function in OHOS::Idl::ASTInterfaceType |