Searched defs:netMonitor (Results 1 – 2 of 2) sorted by relevance
247 sptr<NetMonitor> netMonitor = new (std::nothrow) NetMonitor(netId, callback); variable
67 static void NetDetectThread(const std::shared_ptr<NetMonitor> &netMonitor) in NetDetectThread()91 std::shared_ptr<NetMonitor> netMonitor = shared_from_this(); in Start() local