Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_object.cc204 dbus::kPropertiesSet, in RegisterAsync()
239 dbus::kPropertiesSet, in RegisterAndBlock()
Dexported_property_set_unittest.cc156 dbus::kPropertiesSet); in SetPropertyOnInterface()
/external/libchrome/dbus/
Dproperty.cc191 MethodCall method_call(kPropertiesInterface, kPropertiesSet); in Set()
207 MethodCall method_call(kPropertiesInterface, kPropertiesSet); in SetAndBlock()
Dproperty.h128 const char kPropertiesSet[] = "Set"; variable