Home
last modified time | relevance | path

Searched refs:monitor (Results 1 – 1 of 1) sorted by relevance

/system/netd/server/
DMDnsSdListener.cpp528 Monitor *monitor = reinterpret_cast<Monitor *>(obj); in threadStart() local
530 monitor->run(); in threadStart()
531 delete monitor; in threadStart()