HomeSort by relevance Sort by last modified time
    Searched refs:kPropertiesInterface (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/dbus/
property.cc 53 kPropertiesInterface,
96 MethodCall method_call(kPropertiesInterface, kPropertiesGet);
126 MethodCall method_call(kPropertiesInterface, kPropertiesGetAll);
151 MethodCall method_call(kPropertiesInterface, kPropertiesSet);
test_service.cc 222 kPropertiesInterface,
231 kPropertiesInterface,
240 kPropertiesInterface,
599 Signal signal(kPropertiesInterface, kPropertiesChanged);
property.h 121 const char kPropertiesInterface[] = "org.freedesktop.DBus.Properties";

Completed in 30 milliseconds