Searched refs:getAttestationCertificateAlreadyCalled_ (Results 1 – 2 of 2) sorted by relevance
72 if (getAttestationCertificateAlreadyCalled_) { in getAttestationCertificate()77 getAttestationCertificateAlreadyCalled_ = true; in getAttestationCertificate()
97 bool getAttestationCertificateAlreadyCalled_ = false; variable