Home
last modified time | relevance | path

Searched defs:GetPinSetForHostName (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.cpp84 bool ArkCertManagerAdapterImpl::GetPinSetForHostName(const ArkWebString& hostname, ArkWebStringVect… in GetPinSetForHostName() 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.cpp85 bool ArkCertManagerAdapterWrapper::GetPinSetForHostName(const std::string& hostname, std::vector<st… in GetPinSetForHostName() function in OHOS::ArkWeb::ArkCertManagerAdapterWrapper
/ohos5.0/base/web/webview/ohos_adapter/cert_mgr_adapter/src/
H A Dcert_mgr_adapter_impl.cpp447 bool CertManagerAdapterImpl::GetPinSetForHostName( in GetPinSetForHostName() function in OHOS::NWeb::CertManagerAdapterImpl
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnetwork_security_config.cpp561 int32_t NetworkSecurityConfig::GetPinSetForHostName(const std::string &hostname, std::string &pins) in GetPinSetForHostName() function in OHOS::NetManagerStandard::NetworkSecurityConfig
H A Dnet_conn_client.cpp810 int32_t NetConnClient::GetPinSetForHostName(const std::string &hostname, std::string &pins) in GetPinSetForHostName() function in OHOS::NetManagerStandard::NetConnClient