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

  /system/tpm/attestation/server/
attestation_service.h 114 enum ACARequestType {
214 bool SendACARequestAndBlock(ACARequestType request_type,
260 std::string GetACAURL(ACARequestType request_type) const;
attestation_service.cc 626 bool AttestationService::SendACARequestAndBlock(ACARequestType request_type,
842 std::string AttestationService::GetACAURL(ACARequestType request_type) const {

Completed in 1272 milliseconds