Searched defs:rpc_controller (Results  1 – 4 of 4) sorted by relevance
| /external/protobuf/python/google/protobuf/ | 
| D | service_reflection.py | 144                         rpc_controller, request, callback):  argument 157                   rpc_controller, request, callback):  argument 218   def _NonImplementedMethod(self, method_name, rpc_controller, callback):  argument 270                   rpc_controller, request, callback):  argument
  | 
| D | service.py | 65   def CallMethod(self, method_descriptor, rpc_controller,  argument 217   def CallMethod(self, method_descriptor, rpc_controller,  argument
  | 
| /external/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/ | 
| D | service_reflection_test.py | 85       def Foo(self, rpc_controller, request, done):  argument 87       def Bar(self, rpc_controller, request, done):  argument
  | 
| /external/protobuf/python/google/protobuf/internal/ | 
| D | service_reflection_test.py | 94       def Foo(self, rpc_controller, request, done):  argument 96       def Bar(self, rpc_controller, request, done):  argument
  |