Searched refs:addMethod (Results 1 – 3 of 3) sorted by relevance
44 bool addMethod(Method *method);
71 // Inherited methods from IBase is detected in addMethod. Not added here602 if (!iface->addMethod($2)) {
445 bool Interface::addMethod(Method *method) { in addMethod() function in android::Interface