OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACARequestType
(Results
1 - 2
of
2
) sorted by null
/system/tpm/attestation/server/
attestation_service.h
122
enum
ACARequestType
{
223
bool SendACARequestAndBlock(
ACARequestType
request_type,
270
std::string GetACAURL(
ACARequestType
request_type) const;
attestation_service.cc
680
bool AttestationService::SendACARequestAndBlock(
ACARequestType
request_type,
906
std::string AttestationService::GetACAURL(
ACARequestType
request_type) const {
Completed in 177 milliseconds