Home
last modified time | relevance | path

Searched refs:GetHttpProxyType (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_request.cpp153 HttpProxyType HttpClientRequest::GetHttpProxyType() in GetHttpProxyType() function in OHOS::NetStack::HttpClient::HttpClientRequest
H A Dhttp_client_task.cpp132 if (request_.GetHttpProxyType() == HttpProxyType::USE_SPECIFIED) { in GetHttpProxyInfo()
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_request.h176 [[nodiscard]] HttpProxyType GetHttpProxyType();
/foundation/communication/netmanager_base/test/netsysbpfstats/unittest/bpf_core_test/
H A DBpfRequestTest.cpp201 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
209 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_core_test/
H A DNetSysRequestTest.cpp201 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
209 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_core_test/
H A DVpnRequestTest.cpp201 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
209 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
/foundation/communication/netstack/test/unittest/http_test/
H A DHttpClientRequestTest.cpp201 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
209 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/netshare_core_test/
H A DNetShareRequestTest.cpp201 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
209 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
/foundation/communication/netstack/test/unittest/http_client_test/
H A DHttpClientRequestTest.cpp201 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
209 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
/foundation/communication/netstack/test/unittest/http_client/
H A DHttpClientRequestTest.cpp201 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
209 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
/foundation/communication/netstack/test/unittest/websocket_core_test/
H A DWebSocketRequestTest.cpp201 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
209 int proxyType = req.GetHttpProxyType(); in HWTEST_F()
/foundation/communication/netstack/test/fuzztest/http_fuzzer/
H A Dhttp_fuzzer.cpp304 HttpClient::HttpProxyType proType = request.GetHttpProxyType(); in HttpClientTaskGetHttpVersionFuzzTest()
344 HttpClient::HttpProxyType proType = request.GetHttpProxyType(); in HttpClientTaskSetHttpProtocolFuzzTest()

Completed in 7 milliseconds