Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/tests/
Dconversions.rs12 struct OtherStruct { struct
16 #[dbus_propmap(OtherStruct)] argument
25 other_struct: OtherStruct,
36 other_struct: OtherStruct,
180 other_struct: OtherStruct { address: String::from("aa:bb:cc:dd:ee:ff") }, in test_dbus_propmap_success()
193 other_struct: OtherStruct { address: String::from("xx") }, in test_dbus_propmap_success()