Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/dbus_macros/src/
Dlib.rs322 let struct_path = match *ast.self_ty { in generate_dbus_interface_client() localVariable
526 impl #trait_path for #struct_path { in generate_dbus_interface_client()
536 .join(format!("out-{}.rs", struct_path.path.get_ident().unwrap())) in generate_dbus_interface_client()