Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/net_ssl/net_ssl_module/src/
H A Dnet_ssl_module.cpp55 InitCertType(env, exports); in InitSslProperties()
58 void NetSslModuleExports::InitCertType(napi_env env, napi_value exports) in InitCertType() function in OHOS::NetStack::Ssl::NetSslModuleExports
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/net_ssl/net_ssl_module/include/
H A Dnet_ssl_module.h32 static void InitCertType(napi_env env, napi_value exports);
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_module/include/
H A Dhttp_module.h79 static void InitCertType(napi_env env, napi_value exports);
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp128 InitCertType(env, exports); in InitHttpProperties()
209 void HttpModuleExports::InitCertType(napi_env env, napi_value exports) in InitCertType() function in OHOS::NetStack::Http::HttpModuleExports