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

  /external/chromium_org/chromeos/dbus/ibus/
ibus_constants.h 24 const char kServicePath[] = "/org/freedesktop/IBus";
51 const char kServicePath[] = "/org/freedesktop/IBus/Factory";
84 const char kServicePath[] = "/org/freedesktop/IBus/Panel";
124 const char kServicePath[] = "/org/freedesktop/IBus/Config";
ibus_engine_factory_service.cc 30 dbus::ObjectPath(ibus::engine_factory::kServicePath));
43 ibus::engine_factory::kServicePath));
ibus_engine_factory_service_unittest.cc 95 dbus::ObjectPath(ibus::engine_factory::kServicePath));
99 GetExportedObject(dbus::ObjectPath(ibus::engine_factory::kServicePath)))
ibus_config_client.cc 229 ibus::config::kServicePath));
257 ibus::config::kServicePath));
ibus_config_client_unittest.cc 284 ibus::config::kServicePath));
302 dbus::ObjectPath(ibus::config::kServicePath)))
476 dbus::ObjectPath(ibus::config::kServicePath)))
517 dbus::ObjectPath(ibus::config::kServicePath)))
568 dbus::ObjectPath(ibus::config::kServicePath)))
ibus_client_unittest.cc 139 ibus::bus::kServicePath));
142 dbus::ObjectPath(ibus::bus::kServicePath)))
ibus_panel_service.cc 34 dbus::ObjectPath(ibus::panel::kServicePath));
138 dbus::ObjectPath(ibus::panel::kServicePath));
ibus_client.cc 27 dbus::ObjectPath(ibus::bus::kServicePath))),
ibus_panel_service_unittest.cc 219 dbus::ObjectPath(ibus::panel::kServicePath));
223 ibus::panel::kServicePath)))
  /external/chromium_org/chromeos/network/onc/
onc_constants.cc 45 const char kServicePath[] = "ServicePath";
onc_constants.h 67 CHROMEOS_EXPORT extern const char kServicePath[];

Completed in 69 milliseconds