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

  /system/tpm/attestation/server/
attestation_service.cc 102 if (!IsPreparedForEnrollment()) {
294 if (!IsPreparedForEnrollment() || !database_pb.has_identity_key()) {
523 bool AttestationService::IsPreparedForEnrollment() {
543 if (!IsPreparedForEnrollment()) {
attestation_service.h 182 bool IsPreparedForEnrollment();

Completed in 199 milliseconds