HomeSort by relevance Sort by last modified time
    Searched defs:AddMethod (Results 1 - 5 of 5) sorted by null

  /art/compiler/utils/
test_dex_file_builder.h 59 void AddMethod(const std::string& class_descriptor, const std::string& signature,
  /external/protobuf/python/
mox.py 677 group.AddMethod(self)
682 new_group.AddMethod(self)
1194 def AddMethod(self, mock_method):
1214 def AddMethod(self, mock_method):
    [all...]
  /frameworks/base/tools/aidl/
generate_java_rpc.cpp 91 void AddMethod(const method_type* method);
153 DispatcherClass::AddMethod(const method_type* method)
500 void AddMethod(int index, const string& name, Method** method, Variable** param);
574 ResultDispatcherClass::AddMethod(int index, const string& name, Method** method, Variable** param)
746 resultsDispatcherClass->AddMethod(index, method->name.data, &dispatchMethod, &dispatchParam);
837 serviceBaseClass->AddMethod(method);
881 presenterClass->AddMethod(method);
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor_unittest.cc 150 MethodDescriptorProto* AddMethod(ServiceDescriptorProto* service,
    [all...]
  /external/clang/lib/AST/
VTableBuilder.cpp     [all...]

Completed in 109 milliseconds