Home
last modified time | relevance | path

Searched refs:fallbackHttpThread (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp194 …std::shared_ptr<ProbeThread> fallbackHttpThread = std::make_shared<ProbeThread>(netId_, netBearTyp… in SendProbe() local
198 fallbackHttpThread->ProbeWithoutGlobalHttpProxy(); in SendProbe()
200 fallbackHttpThread->Start(); in SendProbe()
206 GetThreadDetectResult(fallbackHttpThread, ProbeType::PROBE_HTTP_FALLBACK); in SendProbe()