Home
last modified time | relevance | path

Searched defs:backHttpsThread (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
Dnet_monitor_test.cpp218 auto backHttpsThread = std::make_shared<ProbeThread>(netId, netBearType, variable
255 auto backHttpsThread = std::make_shared<ProbeThread>(netId, netBearType, variable
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_monitor.cpp267 std::shared_ptr<ProbeThread>& backHttpsThread, bool needProxy) in StartProbe()
309 std::shared_ptr<ProbeThread>& backHttpsThread) in ProcessThreadDetectResult()