Searched defs:rpc_client (Results 1 – 6 of 6) sorted by relevance
112 private final Client rpc_client; field in JavaClient.HdlcParseThread.RpcOnComplete114 public RpcOnComplete(Client rpc_client) { in RpcOnComplete()125 public HdlcParseThread(InputStream reader, Client rpc_client) { in HdlcParseThread()
60 : client_(rpc_client, channel_id), in client_() argument
489 def load_dict(self, dict, force=0, rpc_client=None): argument
486 def load_dict(self, dict, force=0, rpc_client=None): argument
49745 struct rpc_clnt *rpc_client; member