Home
last modified time | relevance | path

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

/external/nanopb-c/generator/google/protobuf/
Dservice_reflection.py258 def _ServiceStubInit(stub, rpc_channel): argument
259 stub.rpc_channel = rpc_channel
282 return stub.rpc_channel.CallMethod(
/external/protobuf/python/google/protobuf/
Dservice_reflection.py258 def _ServiceStubInit(stub, rpc_channel): argument
259 stub.rpc_channel = rpc_channel
282 return stub.rpc_channel.CallMethod(