Home
last modified time | relevance | path

Searched defs:host (Results 1 - 25 of 29) sorted by relevance

12

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_net_proxy_event_callback_adapter_impl.cpp24 Changed( const ArkWebString& host, const uint16_t& port, const ArkWebString& pacUrl, const ArkWebStringVector& exclusionList) Changed() argument
H A Dark_net_proxy_adapter_wrapper.cpp55 GetProperty( std::string& host, uint16_t& port, std::string& pacUrl, std::string& exclusion) GetProperty() argument
H A Dark_ohos_web_data_base_adapter_wrapper.cpp40 SaveHttpAuthCredentials( const std::string& host, const std::string& realm, const std::string& username, const char* password) SaveHttpAuthCredentials() argument
55 GetHttpAuthCredentials( const std::string& host, const std::string& realm, std::string& username, char* password, uint32_t passwordSize) GetHttpAuthCredentials() argument
/base/request/request/services/include/
H A Dget_proxy.h49 void SetHttpProxy(std::string host, std::string port, std::string list) in SetHttpProxy() argument
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserhost_fuzzer/
H A Daafwkbrowserhost_fuzzer.cpp37 auto host = new AafwkBrowserHostImpl(hostAdapter); in AafwkBrowserHostFuzzTest() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_net_proxy_adapter_impl.cpp45 GetProperty( ArkWebString& host, uint16_t& port, ArkWebString& pacUrl, ArkWebString& exclusion) GetProperty() argument
H A Dark_net_proxy_event_callback_adapter_wrapper.cpp27 void ArkNetProxyEventCallbackAdapterWrapper::Changed(const std::string& host, const uint16_t& port, in Changed() argument
H A Dark_ohos_web_data_base_adapter_impl.cpp34 SaveHttpAuthCredentials( const ArkWebString& host, const ArkWebString& realm, const ArkWebString& username, const char* password) SaveHttpAuthCredentials() argument
41 GetHttpAuthCredentials( const ArkWebString& host, const ArkWebString& realm, ArkWebString& username, char* password, uint32_t passwordSize) GetHttpAuthCredentials() argument
/base/web/webview/interfaces/kits/cj/src/
H A Dweb_data_base.cpp30 CArrString WebDataBase::CJGetHttpAuthCredentials(const std::string &host, const std::string &realm) in CJGetHttpAuthCredentials() argument
72 void WebDataBase::CJSaveHttpAuthCredentials(const std::string &host, const std::string &realm, in CJSaveHttpAuthCredentials() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_data_base_impl.cpp31 void ArkWebDataBaseImpl::GetHttpAuthCredentials(const ArkWebString& host, const ArkWebString& realm, in GetHttpAuthCredentials() argument
40 SaveHttpAuthCredentials( const ArkWebString& host, const ArkWebString& realm, const ArkWebString& user_name, const char* password) SaveHttpAuthCredentials() argument
H A Dark_web_handler_wrapper.cpp482 OnHttpAuthRequestByJS( std::shared_ptr<OHOS::NWeb::NWebJSHttpAuthResult> result, const std::string& host, const std::string& realm) OnHttpAuthRequestByJS() argument
510 OnSslSelectCertRequestByJS(std::shared_ptr<OHOS::NWeb::NWebJSSslSelectCertResult> result, const std::string& host, int port, const std::vector<std::string>& key_types, const std::vector<std::string>& issuers) OnSslSelectCertRequestByJS() argument
/base/request/request/services/src/cxx/
H A Dget_proxy.cpp76 void SysNetProxyManager::InitProxy(std::string &host, std::string &port, std::string &exclusion) in InitProxy() argument
113 std::string host; in OnReceiveEvent() local
123 GetHttpProxy( const std::string proxyContent, std::string &host, std::string &port, std::string &exclusionList) GetHttpProxy() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_data_base_wrapper.cpp31 GetHttpAuthCredentials( const std::string& host, const std::string& realm, std::string& user_name, char* password, uint32_t password_size) GetHttpAuthCredentials() argument
46 SaveHttpAuthCredentials( const std::string& host, const std::string& realm, const std::string& user_name, const char* password) SaveHttpAuthCredentials() argument
H A Dark_web_handler_impl.cpp415 OnHttpAuthRequestByJS( ArkWebRefPtr<ArkWebJsHttpAuthResult> result, const ArkWebString& host, const ArkWebString& realm) OnHttpAuthRequestByJS() argument
437 OnSslSelectCertRequestByJS(ArkWebRefPtr<ArkWebJsSslSelectCertResult> result, const ArkWebString& host, int port, const ArkWebStringVector& key_types, const ArkWebStringVector& issuers) OnSslSelectCertRequestByJS() argument
/base/telephony/cellular_data/test/
H A Dcellular_state_machine_test.cpp1726 std::string host; in HWTEST_F() local
1743 std::string host; in HWTEST_F() local
1760 std::string host; in HWTEST_F() local
H A Dzero_branch_test.cpp1705 std::string host = ""; in HWTEST_F() local
/base/web/webview/interfaces/kits/napi/webdatabase/
H A Dnapi_web_data_base.cpp150 std::string host; in JsSaveHttpAuthCredentials() local
210 std::string host; in JsGetHttpAuthCredentials() local
[all...]
/base/web/webview/ohos_adapter/net_proxy_adapter/src/
H A Dnet_proxy_adapter_impl.cpp215 std::string host; in Changed() local
340 std::string host; OnReceiveEvent() local
356 GetProperty(std::string& host, uint16_t& port, std::string& pacUrl, std::string& exclusion) GetProperty() argument
[all...]
/base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/src/
H A Dohos_web_data_base_adapter_impl.cpp109 void OhosWebDataBaseAdapterImpl::SaveHttpAuthCredentials(const std::string& host, const std::string& realm, in SaveHttpAuthCredentials() argument
138 void OhosWebDataBaseAdapterImpl::GetHttpAuthCredentials(const std::string& host, const std::string& realm, in GetHttpAuthCredentials() argument
/base/web/webview/test/unittest/aafwk_app_client_adapter/
H A Dnweb_aafwk_adapter_test.cpp604 auto host = new AafwkBrowserHostImpl(hostAdapter); in HWTEST_F() local
628 auto host = new AafwkBrowserHostImpl(hostAdapter); in HWTEST_F() local
644 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local
660 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local
676 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local
692 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local
707 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local
725 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local
741 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local
[all...]
/base/web/webview/test/unittest/ohos_adapter/net_proxy_adapter_test/
H A Dnet_proxy_adapter_test.cpp182 void Changed(const std::string& host, const uint16_t& port, const std::string& pacUrl, in Changed() argument
218 std::string host; in HWTEST_F() local
268 std::string host; in HWTEST_F() local
296 std::string host; in HWTEST_F() local
[all...]
/base/time/time_service/services/time/src/
H A Dsntp_client.cpp66 bool SNTPClient::RequestTime(const std::string &host) in RequestTime() argument
/base/telephony/cellular_data/services/src/state_machine/
H A Dcellular_data_state_machine.cpp277 void CellularDataStateMachine::SplitProxyIpAddress(const std::string &proxyIpAddress, std::string &host, uint16_t &port) in SplitProxyIpAddress() argument
300 std::string host = ""; in UpdateHttpProxy() local
/base/customization/enterprise_device_management/interfaces/kits/network_manager/src/
H A Dnetwork_manager_addon.cpp906 std::string host; in ParseHttpProxyParam() local
1013 napi_value host = nullptr; in ConvertHttpProxyToJS() local
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl.c71 char **host; member
940 static OCSP_RESPONSE *SendReqBioCustom(BIO *bio, const char *host, const char *path, OCSP_REQUEST *req) in SendReqBioCustom() argument
1055 static BIO *CreateConnectBio(char *host, char *port, int ssl) in CreateConnectBio() argument
1113 char *host = NULL; in STACK_OF() local
[all...]

Completed in 27 milliseconds

12