Searched refs:DefineCertCRLCollectionJSClass (Results 1 – 3 of 3) sorted by relevance
34 static void DefineCertCRLCollectionJSClass(napi_env env, napi_value exports);
291 NapiCertCRLCollection::DefineCertCRLCollectionJSClass(env, exports); in CertModuleExport()
513 void NapiCertCRLCollection::DefineCertCRLCollectionJSClass(napi_env env, napi_value exports) in DefineCertCRLCollectionJSClass() function in OHOS::CertFramework::NapiCertCRLCollection