Searched refs:SendACARequestAndBlock (Results 1 – 2 of 2) sorted by relevance
214 bool SendACARequestAndBlock(ACARequestType request_type,
109 if (!SendACARequestAndBlock(kEnroll, enroll_request, &enroll_reply)) { in CreateGoogleAttestedKeyTask()139 if (!SendACARequestAndBlock(kGetCertificate, certificate_request, in CreateGoogleAttestedKeyTask()626 bool AttestationService::SendACARequestAndBlock(ACARequestType request_type, in SendACARequestAndBlock() function in attestation::AttestationService