Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Dexported_property_set_unittest.cc48 const char kUint8ListPropName[] = "Uint8ListProp"; variable
102 itf3->AddProperty(kUint8ListPropName, &uint8list_prop_); in Properties()