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

  /system/tpm/attestation/common/
dbus_interface.h 24 constexpr char kAttestationServicePath[] = "/org/chromium/Attestation";
  /system/tpm/attestation/client/
dbus_proxy.cc 47 dbus::ObjectPath(attestation::kAttestationServicePath));
  /system/tpm/attestation/server/
dbus_service.cc 34 : dbus_object_(nullptr, bus, dbus::ObjectPath(kAttestationServicePath)),
dbus_service_test.cc 45 dbus::ObjectPath path(kAttestationServicePath);

Completed in 342 milliseconds