Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/dbus_macros/src/
Dlib.rs321 let trait_path = ast.trait_.unwrap().1; in generate_dbus_interface_client() localVariable
526 impl #trait_path for #struct_path { in generate_dbus_interface_client()