Home
last modified time | relevance | path

Searched defs:rpc (Results 1 - 11 of 11) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
H A Dtest_rpc.py3 from idlelib import rpc namespace
/third_party/python/Lib/idlelib/
H A Ddebugobj_r.py1 from idlelib import rpc namespace
H A Drun.py26 from idlelib import rpc # multiple objects namespace
[all...]
H A Dpyshell.py50 from idlelib import rpc namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/
H A DRPCError.cpp27 namespace rpc { namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRawByteChannel.h23 namespace rpc { namespace
H A DRPCSerialization.h23 namespace rpc { namespace
H A DRPCUtils.h33 namespace rpc { namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetRPCAPI.h76 namespace rpc { namespace
[all...]
/third_party/NuttX/fs/nfs/
H A Drpc_clnt.c163 static int rpcclnt_send(struct rpcclnt *rpc, int procid, int prog, in rpcclnt_send() argument
199 static int rpcclnt_receive(struct rpcclnt *rpc, struct sockaddr *aname, in rpcclnt_receive() argument
264 rpcclnt_receive(struct rpcclnt *rpc, struct sockaddr *aname, int proc, int program, void *reply, size_t resplen) rpcclnt_receive() argument
353 rpcclnt_reply(struct rpcclnt *rpc, int procid, int prog, void *reply, size_t resplen) rpcclnt_reply() argument
446 rpcclnt_alivecheck(struct rpcclnt *rpc) rpcclnt_alivecheck() argument
548 rpcclnt_reconnect(struct rpcclnt *rpc, struct sockaddr *saddr) rpcclnt_reconnect() argument
646 rpcclnt_connect(struct rpcclnt *rpc) rpcclnt_connect() argument
844 rpcclnt_disconnect(struct rpcclnt *rpc) rpcclnt_disconnect() argument
861 rpcclnt_umount(struct rpcclnt *rpc) rpcclnt_umount() argument
963 rpcclnt_request(struct rpcclnt *rpc, int procnum, int prog, int version, void *request, size_t reqlen, void *response, size_t resplen) rpcclnt_request() argument
[all...]
H A Dnfs_adapter.c491 struct rpcclnt *rpc = NULL; in nfs_bind() local
[all...]

Completed in 11 milliseconds