Home
last modified time | relevance | path

Searched defs:RefArg (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dpointer_traits.hpp148 typedef const UPtr &RefArg; in static_cast_from() typedef
169 typedef const UPtr &RefArg; in const_cast_from() typedef
190 typedef const UPtr &RefArg; in dynamic_cast_from() typedef
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/tests/
Dconversions.rs102 fn wrap_variant<T: 'static + dbus::arg::RefArg>(data: T) -> Box<dyn RefArg> { in wrap_variant()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs343 T::DBusType: 'static + dbus::arg::RefArg, in write_propmap_value()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs254 T::DBusType: 'static + dbus::arg::RefArg, in write_propmap_value()