Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/btif_macros/src/
Dlib.rs114 let attr_args = attr.parse_meta().unwrap(); in btif_callbacks_dispatcher() localVariable
/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/dbus_macros/src/
Dlib.rs123 let attr_args = attr.parse_meta().unwrap(); in generate_dbus_exporter() localVariable
720 let attr_args = attr.parse_meta().unwrap(); in dbus_proxy_obj() localVariable