Home
last modified time | relevance | path

Searched refs:kTrunksServicePath (Results 1 – 3 of 3) sorted by relevance

/system/tpm/trunks/
Ddbus_interface.h24 constexpr char kTrunksServicePath[] = "/com/android/Trunks"; variable
28 constexpr char kTrunksServicePath[] = "/org/chromium/Trunks";
Dtrunks_dbus_service.cc37 nullptr, bus_, dbus::ObjectPath(kTrunksServicePath))); in RegisterDBusObjectsAsync()
Dtrunks_dbus_proxy.cc52 trunks::kTrunksServiceName, dbus::ObjectPath(trunks::kTrunksServicePath)); in Init()