Home
last modified time | relevance | path

Searched defs:DBusType (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Ddata_serialization_test.cc725 struct DBusType<Person> { struct
726 inline static std::string GetSignature() { in GetSignature()
729 inline static void Write(dbus::MessageWriter* writer, const Person& value) { in Write()
732 inline static bool Read(dbus::MessageReader* reader, Person* value) { in Read()
H A Ddata_serialization.h95 struct DBusType : public Unsupported {}; struct
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs46 type DBusType = Vec<u8>; typedef
350 type DBusType = dbus::arg::PropMap; typedef
447 type DBusType = String; typedef
Diface_bluetooth_media.rs202 type DBusType = dbus::arg::PropMap; typedef
Diface_bluetooth_gatt.rs408 type DBusType = dbus::arg::PropMap; typedef
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs261 type DBusType = dbus::arg::PropMap; typedef
359 type DBusType = String; typedef
486 type DBusType = dbus::arg::PropMap; typedef