Home
last modified time | relevance | path

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

/system/bt/gd/rust/linux/stack/btif_macros/src/
Dlib.rs67 let attr_args = attr.parse_meta().unwrap(); in btif_callbacks_generator() localVariable
/system/bt/gd/rust/linux/dbus_projection/dbus_macros/src/
Dlib.rs68 let attr_args = attr.parse_meta().unwrap(); in generate_dbus_exporter() localVariable
415 let attr_args = attr.parse_meta().unwrap(); in dbus_proxy_obj() localVariable