Searched refs:kAttestationServicePath (Results 1 – 4 of 4) sorted by relevance
24 constexpr char kAttestationServicePath[] = "/org/chromium/Attestation"; variable
47 dbus::ObjectPath(attestation::kAttestationServicePath)); in Initialize()
34 : dbus_object_(nullptr, bus, dbus::ObjectPath(kAttestationServicePath)), in DBusService()
45 dbus::ObjectPath path(kAttestationServicePath); in SetUp()