Home
last modified time | relevance | path

Searched defs:rpc_body (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openscreen/cast/streaming/
H A Dsender_message.cc62 std::string rpc_body; in Parse() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/dbus_macros/src/
Dlib.rs460 let rpc_body = match &method.sig.output { in generate_dbus_interface_client() localVariable
488 let rpc_body = quote! { in generate_dbus_interface_client() localVariable