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

  /system/tpm/attestation/common/
dbus_interface.h 29 constexpr char kGetKeyInfo[] = "GetKeyInfo";
  /system/tpm/attestation/client/
dbus_proxy.cc 80 attestation::kGetKeyInfo,
  /system/tpm/attestation/server/
dbus_service.cc 45 dbus_interface->AddMethodHandler(kGetKeyInfo,
dbus_service_test.cc 154 std::unique_ptr<dbus::MethodCall> call = CreateMethodCall(kGetKeyInfo);

Completed in 70 milliseconds