Home
last modified time | relevance | path

Searched refs:_StubMethod (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/python/google/protobuf/
Dservice_reflection.py267 self._StubMethod(inst, method, rpc_controller, request, callback))
269 def _StubMethod(self, stub, method_descriptor, member in _ServiceStubBuilder