OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kGetAttestationKeyInfo
(Results
1 - 4
of
4
) sorted by null
/system/tpm/attestation/common/
dbus_interface.h
31
constexpr char
kGetAttestationKeyInfo
[] = "GetAttestationKeyInfo";
/system/tpm/attestation/client/
dbus_proxy.cc
115
attestation::
kGetAttestationKeyInfo
,
/system/tpm/attestation/server/
dbus_service.cc
51
dbus_interface->AddMethodHandler(
kGetAttestationKeyInfo
,
dbus_service_test.cc
215
CreateMethodCall(
kGetAttestationKeyInfo
);
Completed in 97 milliseconds