Home
last modified time | relevance | path

Searched refs:rpc_struct (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/dbus_macros/src/
Dlib.rs516 let rpc_struct = format_ident!("{}", rpc_struct_name); in generate_dbus_interface_client() localVariable
518 impl #rpc_struct { in generate_dbus_interface_client()