Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_cert_crl_collection.cpp53 NapiCertCRLCollection *certCRLColClass = nullptr; member
201 NapiCertCRLCollection *certCrlCol = context->certCRLColClass; in SelectCertsExecute()
283 context->certCRLColClass = this; in SelectCerts()
341 NapiCertCRLCollection *certCrlCol = context->certCRLColClass; in SelectCRLExecute()
359 NapiCertCRLCollection *certCrlCol = context->certCRLColClass; in SelectCRLComplete()
408 context->certCRLColClass = this; in SelectCRLs()