Searched refs:_StubMethod (Results 1 – 2 of 2) sorted by relevance
/external/nanopb-c/generator/google/protobuf/ |
D | service_reflection.py | 267 self._StubMethod(inst, method, rpc_controller, request, callback)) 269 def _StubMethod(self, stub, method_descriptor, member in _ServiceStubBuilder
|
/external/protobuf/python/google/protobuf/ |
D | service_reflection.py | 267 self._StubMethod(inst, method, rpc_controller, request, callback)) 269 def _StubMethod(self, stub, method_descriptor, member in _ServiceStubBuilder
|