HomeSort by relevance Sort by last modified time
    Searched refs:rpc_channel (Results 1 - 2 of 2) sorted by null

  /external/nanopb-c/generator/google/protobuf/
service_reflection.py 258 def _ServiceStubInit(stub, rpc_channel):
259 stub.rpc_channel = rpc_channel
282 return stub.rpc_channel.CallMethod(
  /external/protobuf/python/google/protobuf/
service_reflection.py 258 def _ServiceStubInit(stub, rpc_channel):
259 stub.rpc_channel = rpc_channel
282 return stub.rpc_channel.CallMethod(

Completed in 331 milliseconds