Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
Dnet_monitor_test.cpp291 std::shared_ptr<ProbeThread> httpsThread = nullptr; variable
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_monitor.cpp227 …ateProbeThread(std::shared_ptr<ProbeThread>& httpThread, std::shared_ptr<ProbeThread>& httpsThread, in CreateProbeThread()