/external/chromium_org/third_party/protobuf/python/google/protobuf/ |
D | service.py | 65 def CallMethod(self, method_descriptor, rpc_controller, member in Service 217 def CallMethod(self, method_descriptor, rpc_controller, member in RpcChannel
|
/external/protobuf/python/google/protobuf/ |
D | service.py | 65 def CallMethod(self, method_descriptor, rpc_controller, member in Service 217 def CallMethod(self, method_descriptor, rpc_controller, member in RpcChannel
|
/external/protobuf/python/google/protobuf/internal/ |
D | service_reflection_test.py | 47 def CallMethod(self, method, controller, request, response, callback): member in FooUnitTest.testService.MockRpcChannel 104 def CallMethod(self, method, controller, request, member in FooUnitTest.testServiceStub.MockRpcChannel
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/ |
D | service_reflection_test.py | 47 def CallMethod(self, method, controller, request, response, callback): member in FooUnitTest.testService.MockRpcChannel 104 def CallMethod(self, method, controller, request, member in FooUnitTest.testServiceStub.MockRpcChannel
|
/external/chromium_org/chrome/browser/chromeos/dbus/ |
D | service_provider_test_helper.cc | 102 scoped_ptr<dbus::Response> ServiceProviderTestHelper::CallMethod( in CallMethod() function in chromeos::ServiceProviderTestHelper
|
/external/chromium_org/dbus/ |
D | mock_unittest.cc | 158 TEST_F(MockTest, CallMethod) { in TEST_F() argument
|
D | object_proxy.cc | 115 void ObjectProxy::CallMethod(MethodCall* method_call, in CallMethod() function in dbus::ObjectProxy
|
D | end_to_end_async_unittest.cc | 153 void CallMethod(MethodCall* method_call, in CallMethod() function in dbus::EndToEndAsyncTest
|
/external/clang/test/CodeGenCXX/ |
D | mangle-ms-templates-memptrs.cpp | 87 void CallMethod(T &o) { in CallMethod() function
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_unittest.cc | 948 void CallMethod(const MethodDescriptor* method, in CallMethod() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockRpcChannel 1055 TEST_F(GeneratedServiceTest, CallMethod) { in TEST_F() argument
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_unittest.cc | 1072 void CallMethod(const MethodDescriptor* method, in CallMethod() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockRpcChannel 1179 TEST_F(GeneratedServiceTest, CallMethod) { in TEST_F() argument
|
/external/chromium_org/third_party/npapi/npspy/extern/java/ |
D | jri.h | 428 void* (*CallMethod)(JRIEnv* env, jint op, void* a, jint b, ...); member
|