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

  /system/weaved/buffet/
dbus_constants.cc 22 const char kRootServicePath[] = "/com/android/Weave";
dbus_constants.h 26 extern const char kRootServicePath[];
main.cc 38 using buffet::dbus_constants::kRootServicePath;
45 : DBusServiceDaemon(kServiceName, kRootServicePath), options_{options} {}
  /system/webservd/webservd/
main.cc 50 const char kRootServicePath[] = "/org/chromium/WebServer";
59 : DBusServiceDaemon{kServiceName, kRootServicePath},

Completed in 2015 milliseconds