Searched defs:httpProbeThread (Results 1 – 2 of 2) sorted by relevance
212 auto httpProbeThread = std::make_shared<ProbeThread>(netId, netBearType, variable249 auto httpProbeThread = std::make_shared<ProbeThread>(netId, netBearType, variable
265 void NetMonitor::StartProbe(std::shared_ptr<ProbeThread>& httpProbeThread, in StartProbe()307 …HttpProbeResult NetMonitor::ProcessThreadDetectResult(std::shared_ptr<ProbeThread>& httpProbeThrea… in ProcessThreadDetectResult()