Searched defs:netMonitor (Results 1 – 1 of 1) sorted by relevance
68 static void NetDetectThread(const std::shared_ptr<NetMonitor> &netMonitor) in NetDetectThread()97 std::shared_ptr<NetMonitor> netMonitor = shared_from_this(); in Start() local