Home
last modified time | relevance | path

Searched defs:GetTrustAnchorsForHostName (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_cert_manager_adapter_impl.cpp76 bool ArkCertManagerAdapterImpl::GetTrustAnchorsForHostName(const ArkWebString& hostname, ArkWebStri… in GetTrustAnchorsForHostName() function in OHOS::ArkWeb::ArkCertManagerAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_cert_manager_adapter_wrapper.cpp73 bool ArkCertManagerAdapterWrapper::GetTrustAnchorsForHostName( in GetTrustAnchorsForHostName() function in OHOS::ArkWeb::ArkCertManagerAdapterWrapper
/ohos5.0/base/web/webview/ohos_adapter/cert_mgr_adapter/src/
H A Dcert_mgr_adapter_impl.cpp434 bool CertManagerAdapterImpl::GetTrustAnchorsForHostName( in GetTrustAnchorsForHostName() function in OHOS::NWeb::CertManagerAdapterImpl
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnetwork_security_config.cpp608 int32_t NetworkSecurityConfig::GetTrustAnchorsForHostName(const std::string &hostname, std::vector<… in GetTrustAnchorsForHostName() function in OHOS::NetManagerStandard::NetworkSecurityConfig
H A Dnet_conn_client.cpp820 int32_t NetConnClient::GetTrustAnchorsForHostName(const std::string &hostname, std::vector<std::str… in GetTrustAnchorsForHostName() function in OHOS::NetManagerStandard::NetConnClient