Home
last modified time | relevance | path

Searched defs:host (Results 1 - 25 of 35) 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
/test/xts/acts/telephony/telephonyjstest/netmanager_base/dns/entry/src/ohosTest/js/test/
H A DNetworkManagerMdns.test.js[all...]
/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
/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
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/
H A Dtest_request.cpp136 char *host; in ReadRawfileDataOnWorkerThread() local
137 OH_ArkWebResponse_GetHeaderByName(response(), "Host", &host); in ReadRawfileDataOnWorkerThread() local
/test/xts/acts/telephony/telephonyjstest/netmanager_base/dnsndk/entry/src/main/cpp/
H A DdnsNdkTest.cpp49 char host[DEFAULT_HOST_LEN] = {0}; in GetAddrInfo() local
70 int DnsResolver(const char *host, const char *serv, const struct addrinfo *hint, struct addrinfo **res) in DnsResolver() 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
/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
/test/xts/acts/telephony/networkmanager/ndk/networkndk/entry/src/main/cpp/
H A Dnet_connection_ndk_test.cpp44 char host[DEFAULT_HOST_LEN] = {0}; in OHNetConnGetAddrInfo() local
249 int MyCustomDnsResolver(const char *host, const char *serv, const struct addrinfo *hint, struct addrinfo **res) in MyCustomDnsResolver() 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

Completed in 18 milliseconds

12