Searched defs:AddMethod (Results 1 – 4 of 4) sorted by relevance
64 inline void AddMethod(const UsageLocation& file, const NameAndSignature& name_and_signature) { in AddMethod() function
89 void AddMethod(size_t line_number, const std::string& method_name, in AddMethod() function in aapt::proguard::BaseVisitor
1194 def AddMethod(self, mock_method): member in MethodGroup1214 def AddMethod(self, mock_method): member in UnorderedGroup1276 def AddMethod(self, mock_method): member in MultipleTimesGroup
164 MethodDescriptorProto* AddMethod(ServiceDescriptorProto* service, in AddMethod() function