Searched defs:rpc_controller (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/python/google/protobuf/ |
| D | service_reflection.py | 160 rpc_controller, request, callback): argument 173 rpc_controller, request, callback): argument 234 def _NonImplementedMethod(self, method_name, rpc_controller, callback): argument 286 rpc_controller, request, callback): argument
|
| D | service.py | 65 def CallMethod(self, method_descriptor, rpc_controller, argument 219 def CallMethod(self, method_descriptor, rpc_controller, argument
|
| /third_party/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
|