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

  /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/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...]
  /external/protobuf/src/google/protobuf/
descriptor_unittest.cc 148 MethodDescriptorProto* AddMethod(ServiceDescriptorProto* service,
    [all...]
  /external/clang/lib/AST/
VTableBuilder.cpp     [all...]

Completed in 213 milliseconds