Home
last modified time | relevance | path

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

/dports/editors/neovim/libmpack-1.0.5/test/
H A Dfixtures.h25 struct rpc_message { struct
36 struct rpc_message *messages; argument
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/sunrpc/
H A Dsched.h25 struct rpc_message { struct
26 const struct rpc_procinfo *rpc_proc; /* Procedure information */
27 void * rpc_argp; /* Arguments */
28 void * rpc_resp; /* Result */
29 const struct cred * rpc_cred; /* Credentials */
111 const struct rpc_message *rpc_message; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/sunrpc/
H A Dsched.h25 struct rpc_message { struct
26 const struct rpc_procinfo *rpc_proc; /* Procedure information */
27 void * rpc_argp; /* Arguments */
28 void * rpc_resp; /* Result */
29 const struct cred * rpc_cred; /* Credentials */
111 const struct rpc_message *rpc_message; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/sunrpc/
H A Dsched.h25 struct rpc_message { struct
26 const struct rpc_procinfo *rpc_proc; /* Procedure information */
27 void * rpc_argp; /* Arguments */
28 void * rpc_resp; /* Result */
29 const struct cred * rpc_cred; /* Credentials */
111 const struct rpc_message *rpc_message; member
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/sunrpc/
H A Dsched.h23 struct rpc_message { struct
24 struct rpc_procinfo * rpc_proc;
48 struct rpc_message tk_msg; argument
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/sunrpc/
H A Dsched.h23 struct rpc_message { struct
24 struct rpc_procinfo * rpc_proc;
48 struct rpc_message tk_msg; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/remoting/
H A Dreceiver_controller.cc91 auto rpc_message = std::make_unique<pb::RpcMessage>(pb::RpcMessage()); in OnMessageFromSource() local
H A Ddemuxer_stream_adapter.cc205 const pb::DemuxerStreamReadUntil& rpc_message = in ReadUntil() local
H A Dreceiver_unittest.cc132 auto rpc_message = message->rendererclient_onstatisticsupdate_rpc(); in OnReceivedRpc() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/mirroring/service/
H A Dmedia_remoter.cc172 mojom::CastMessagePtr rpc_message = mojom::CastMessage::New(); in SendMessageToSink() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/mirroring/service/
H A Dmedia_remoter.cc172 mojom::CastMessagePtr rpc_message = mojom::CastMessage::New(); in SendMessageToSink() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/remoting/
H A Ddemuxer_stream_adapter.cc203 const pb::DemuxerStreamReadUntil& rpc_message = in ReadUntil() local