Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp172 std::shared_ptr<ProbeThread> primaryHttpsThread = std::make_shared<ProbeThread>( in SendProbe() local
177 primaryHttpsThread->UpdateGlobalHttpProxy(globalHttpProxy_); in SendProbe()
180 primaryHttpsThread->Start(); in SendProbe()
184 NetHttpProbeResult httpsProbeResult = GetThreadDetectResult(primaryHttpsThread, ProbeType::PROBE_HTTPS); in SendProbe()
204 httpsProbeResult = GetThreadDetectResult(primaryHttpsThread, ProbeType::PROBE_HTTPS); in SendProbe()

Completed in 1 milliseconds