Searched defs:rpc_client (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/pigweed/pw_transfer/integration_test/ |
H A D | JavaClient.java | 112 private final Client rpc_client; field in JavaClient.HdlcParseThread.RpcOnComplete 114 public RpcOnComplete(Client rpc_client) { in RpcOnComplete() 125 public HdlcParseThread(InputStream reader, Client rpc_client) { in HdlcParseThread()
|
/aosp_15_r20/external/pigweed/pw_transfer/public/pw_transfer/ |
H A D | client.h | 94 Client(rpc::Client& rpc_client, in Client()
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/ |
D | rpc_client.py | 113 def __init__(self, rpc_client): argument
|
D | event_dispatcher.py | 57 def __init__(self, serial, rpc_client): argument
|
/aosp_15_r20/external/python/cpython2/Lib/idlelib/ |
D | Debugger.py | 486 def load_dict(self, dict, force=0, rpc_client=None): argument
|
/aosp_15_r20/external/python/cpython3/Lib/idlelib/ |
D | debugger.py | 490 def load_dict(self, dict, force=0, rpc_client=None): argument
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 43275 struct rpc_clnt *rpc_client; member
|
H A D | vmlinux_600.h | 43275 struct rpc_clnt *rpc_client; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 44487 struct rpc_clnt *rpc_client; member
|
H A D | vmlinux.h | 44487 struct rpc_clnt *rpc_client; member
|