Searched defs:CallMethod (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/python/google/protobuf/ |
| D | service.py | 65 def CallMethod(self, method_descriptor, rpc_controller, member in Service 219 def CallMethod(self, method_descriptor, rpc_controller, member in RpcChannel
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| D | service_reflection_test.py | 52 def CallMethod(self, method, controller, request, response, callback): member in FooUnitTest.testService.MockRpcChannel 113 def CallMethod(self, method, controller, request, member in FooUnitTest.testServiceStub.MockRpcChannel
|
| /third_party/protobuf/python/compatibility_tests/v2.5.0/tests/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
|
| /third_party/grpc/test/cpp/util/ |
| D | grpc_tool.cc | 467 bool GrpcTool::CallMethod(int argc, const char** argv, in CallMethod() function in grpc::testing::GrpcTool
|