Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp196 …std::shared_ptr<ProbeThread> fallbackHttpsThread = std::make_shared<ProbeThread>(netId_, netBearTy… in SendProbe() local
199 fallbackHttpsThread->ProbeWithoutGlobalHttpProxy(); in SendProbe()
201 fallbackHttpsThread->Start(); in SendProbe()
208 GetThreadDetectResult(fallbackHttpsThread, ProbeType::PROBE_HTTPS_FALLBACK); in SendProbe()