Home
last modified time | relevance | path

Searched defs:hostname (Results 1 - 6 of 6) sorted by relevance

/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, ArkWebStringVector& certs) in GetTrustAnchorsForHostName() argument
84 bool ArkCertManagerAdapterImpl::GetPinSetForHostName(const ArkWebString& hostname, ArkWebStringVector& pins) in GetPinSetForHostName() argument
/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<std::string>& pins) in GetPinSetForHostName() argument
73 GetTrustAnchorsForHostName( const std::string& hostname, std::vector<std::string>& certs) GetTrustAnchorsForHostName() argument
/base/web/webview/ohos_adapter/cert_mgr_adapter/src/
H A Dcert_mgr_adapter_impl.cpp434 GetTrustAnchorsForHostName( const std::string& hostname, std::vector<std::string>& certs) GetTrustAnchorsForHostName() argument
447 GetPinSetForHostName( const std::string& hostname, std::vector<std::string>& pins) GetPinSetForHostName() argument
[all...]
/base/web/webview/test/unittest/ohos_adapter/cert_mgr_adapter_test/
H A Dcert_mgr_adapter_test.cpp399 std::string hostname = ""; in HWTEST_F() local
459 const std::string hostname = "testweb"; in HWTEST_F() local
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_initialize.cpp119 std::string hostname = std::string(hostStart, hostEnd); in ParseCertsPath() local
/base/request/request/frameworks/js/napi/src/
H A Djs_initialize.cpp629 std::string hostname = std::string(hostStart, hostEnd); in ParseCertsPath() local
696 auto hostname = GetHostnameFromURL(url); in ParseCertificatePins() local

Completed in 7 milliseconds