Searched defs:AddMethod (Results 1 – 6 of 6) sorted by relevance
30 void ASTInterfaceType::AddMethod(ASTMethod* method) in AddMethod() function in OHOS::Idl::ASTInterfaceType
1135 ## AddMethod section
29 void ASTInterfaceType::AddMethod(const AutoPtr<ASTMethod> &method) in AddMethod() function in OHOS::Idl::ASTInterfaceType
26 enum class AddMethod { INVALID = -1, APPEND, INSERT }; enum
22 void ASTInterfaceType::AddMethod(const AutoPtr<ASTMethod> &method) in AddMethod() function in OHOS::HDI::ASTInterfaceType