Home
last modified time | relevance | path

Searched defs:httpUrl (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dprobe_thread.cpp54 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 Dnet_http_probe.cpp94 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 Dnet_conn_service.cpp2035 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 Dnet_base_branch_fuzzer.cpp90 std::string httpUrl = GetStringFromData(STR_LEN); in NetHttpProbeBranchFuzzTest() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_http_probe_test.cpp189 std::string httpUrl = ""; in HWTEST_F() local

Completed in 7 milliseconds