Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
Dnet_monitor_test.cpp216 auto backHttpThread = std::make_shared<ProbeThread>(netId, netBearType, variable
253 auto backHttpThread = std::make_shared<ProbeThread>(netId, netBearType, variable
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_monitor.cpp266 std::shared_ptr<ProbeThread>& httpsProbeThread, std::shared_ptr<ProbeThread>& backHttpThread, in StartProbe()
308 std::shared_ptr<ProbeThread>& httpsProbeThread, std::shared_ptr<ProbeThread>& backHttpThread, in ProcessThreadDetectResult()