Home
last modified time | relevance | path

Searched refs:getAttestationCertificateAlreadyCalled_ (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/identity/aidl/default/common/
DWritableIdentityCredential.h101 bool getAttestationCertificateAlreadyCalled_ = false; variable
DWritableIdentityCredential.cpp70 if (getAttestationCertificateAlreadyCalled_) { in getAttestationCertificate()
75 getAttestationCertificateAlreadyCalled_ = true; in getAttestationCertificate()