Home
last modified time | relevance | path

Searched defs:rpc_channel (Results 1 – 12 of 12) sorted by relevance

/external/sandboxed-api/sandboxed_api/
Dvar_lenval.cc27 absl::Status LenVal::Allocate(RPCChannel* rpc_channel, bool automatic_free) { in Allocate()
36 absl::Status LenVal::Free(RPCChannel* rpc_channel) { in Free()
42 absl::Status LenVal::TransferToSandboxee(RPCChannel* rpc_channel, pid_t pid) { in TransferToSandboxee()
49 absl::Status LenVal::TransferFromSandboxee(RPCChannel* rpc_channel, pid_t pid) { in TransferFromSandboxee()
63 absl::Status LenVal::ResizeData(RPCChannel* rpc_channel, size_t size) { in ResizeData()
Dvar_abstract.cc85 absl::Status Var::Allocate(RPCChannel* rpc_channel, bool automatic_free) { in Allocate()
102 absl::Status Var::Free(RPCChannel* rpc_channel) { in Free()
109 absl::Status Var::TransferToSandboxee(RPCChannel* rpc_channel, pid_t pid) { in TransferToSandboxee()
137 absl::Status Var::TransferFromSandboxee(RPCChannel* rpc_channel, pid_t pid) { in TransferFromSandboxee()
Dvar_int.cc35 absl::Status Fd::CloseRemoteFd(RPCChannel* rpc_channel) { in CloseRemoteFd()
53 absl::Status Fd::TransferToSandboxee(RPCChannel* rpc_channel, pid_t /* pid */) { in TransferToSandboxee()
75 absl::Status Fd::TransferFromSandboxee(RPCChannel* rpc_channel, in TransferFromSandboxee()
Dvar_proto.h106 absl::Status Allocate(RPCChannel* rpc_channel, bool automatic_free) override { in Allocate()
110 absl::Status Free(RPCChannel* rpc_channel) override { in Free()
114 absl::Status TransferToSandboxee(RPCChannel* rpc_channel, in TransferToSandboxee()
119 absl::Status TransferFromSandboxee(RPCChannel* rpc_channel, in TransferFromSandboxee()
Dvar_abstract.h110 void SetFreeRPCChannel(RPCChannel* rpc_channel) { in SetFreeRPCChannel()
Dvar_array.h94 absl::Status Resize(RPCChannel* rpc_channel, size_t nelems) { in Resize()
Dsandbox.h99 RPCChannel* rpc_channel() const { return rpc_channel_.get(); } in rpc_channel() function
/external/pigweed/pw_system/
Dasync_packet_io_test.cc34 pw::rpc::Channel rpc_channel[1]; in TEST() local
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_msg.c270 struct rpc_channel { struct
287 vmw_open_channel(struct rpc_channel *channel, unsigned protocol) in vmw_open_channel() argument
/external/cronet/stable/third_party/protobuf/python/google/protobuf/
Dservice_reflection.py269 def _ServiceStubInit(stub, rpc_channel): argument
/external/protobuf/python/google/protobuf/
Dservice_reflection.py269 def _ServiceStubInit(stub, rpc_channel): argument
/external/cronet/tot/third_party/protobuf/python/google/protobuf/
Dservice_reflection.py269 def _ServiceStubInit(stub, rpc_channel): argument