Home
last modified time | relevance | path

Searched refs:IsPinOpenMode (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dnetwork_security_config.h63 bool IsPinOpenMode(const std::string &hostname);
H A Dnet_conn_client.h409 bool IsPinOpenMode(const std::string &hostname);
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp857 bool NetConnClient::IsPinOpenMode(const std::string &hostname) in IsPinOpenMode() function in OHOS::NetManagerStandard::NetConnClient
859 return NetworkSecurityConfig::GetInstance().IsPinOpenMode(hostname); in IsPinOpenMode()
H A Dnetwork_security_config.cpp533 bool NetworkSecurityConfig::IsPinOpenMode(const std::string &hostname) in IsPinOpenMode() function in OHOS::NetManagerStandard::NetworkSecurityConfig
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_task.cpp245 if (!NetManagerStandard::NetConnClient::GetInstance().IsPinOpenMode(hostname)) { in SetServerSSLCertOption()
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp997 if (!NetManagerStandard::NetConnClient::GetInstance().IsPinOpenMode(hostname)) { in AddCurlHandle()

Completed in 9 milliseconds