Searched refs:AddMethod (Results 1 – 3 of 3) sorted by relevance
99 void AddMethod(const AutoPtr<ASTMethod> &method);
22 void ASTInterfaceType::AddMethod(const AutoPtr<ASTMethod> &method) in AddMethod() function in OHOS::HDI::ASTInterfaceType
502 interface->AddMethod(method); in ParseInterfaceBody()1926 targetInterface->AddMethod(sourceInterface->GetMethod(i)); in MergeInterfaceDef()