Searched defs:httpUrl (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | probe_thread.cpp | 54 ProbeThread(uint32_t netId, NetBearType bearType, const NetLinkInfo &netLinkInfo, std::shared_ptr<TinyCountDownLatch> latch, std::shared_ptr<TinyCountDownLatch> latchAll, ProbeType probeType, std::string httpUrl, std::string httpsUrl) ProbeThread() argument
|
H A D | net_http_probe.cpp | 94 int32_t NetHttpProbe::SendProbe(ProbeType probeType, const std::string &httpUrl, const std::string &httpsUrl) in SendProbe() argument 294 bool NetHttpProbe::SetCurlOptions(ProbeType probeType, const std::string &httpUrl, const std::string &httpsUrl) in SetCurlOptions() argument 464 bool NetHttpProbe::SendDnsProbe(ProbeType probeType, const std::string &httpUrl, const std::string &httpsUrl, in SendDnsProbe() argument
|
H A D | net_conn_service.cpp | 2035 std::string httpUrl; in ActiveHttpProxy() local 2066 void NetConnService::GetHttpUrlFromConfig(std::string &httpUrl) in GetHttpUrlFromConfig() argument
|
/foundation/communication/netmanager_base/test/fuzztest/netbasebranch_fuzzer/ |
H A D | net_base_branch_fuzzer.cpp | 90 std::string httpUrl = GetStringFromData(STR_LEN); in NetHttpProbeBranchFuzzTest() local
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
H A D | net_http_probe_test.cpp | 189 std::string httpUrl = ""; in HWTEST_F() local
|
Completed in 7 milliseconds