Searched refs:kTrunksServiceName (Results 1 – 6 of 6) sorted by relevance
25 constexpr char kTrunksServiceName[] = "com.android.Trunks"; variable29 constexpr char kTrunksServiceName[] = "org.chromium.Trunks";
22 constexpr char kTrunksServiceName[] = "trunks_service"; variable
32 : brillo::DBusServiceDaemon(trunks::kTrunksServiceName) {} in TrunksDBusService()
52 trunks::kTrunksServiceName, dbus::ObjectPath(trunks::kTrunksServicePath)); in Init()
65 kTrunksServiceName); in Init()
65 kTrunksServiceName, android::IInterface::asBinder(binder_))) { in OnInit()