Home
last modified time | relevance | path

Searched refs:ParseCreateCertCRLColJSParams (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.cpp452 static CfResult ParseCreateCertCRLColJSParams(napi_env env, napi_callback_info info, HcfCertCrlColl… in ParseCreateCertCRLColJSParams() function
486 CfResult res = ParseCreateCertCRLColJSParams(env, info, collection); in NapiCreateCertCRLCollection()