Home
last modified time | relevance | path

Searched refs:kGetAttestationKeyInfo (Results 1 – 4 of 4) sorted by relevance

/system/tpm/attestation/common/
Ddbus_interface.h31 constexpr char kGetAttestationKeyInfo[] = "GetAttestationKeyInfo"; variable
/system/tpm/attestation/client/
Ddbus_proxy.cc115 attestation::kGetAttestationKeyInfo, in GetAttestationKeyInfo()
/system/tpm/attestation/server/
Ddbus_service.cc51 dbus_interface->AddMethodHandler(kGetAttestationKeyInfo, in Register()
Ddbus_service_test.cc215 CreateMethodCall(kGetAttestationKeyInfo); in TEST_F()