Searched defs:monitor (Results 1 - 2 of 2) sorted by relevance

/system/core/healthd/
H A DBatteryPropertiesRegistrar.cpp28 BatteryPropertiesRegistrar::BatteryPropertiesRegistrar(BatteryMonitor* monitor) { argument
29 mBatteryMonitor = monitor;
/system/netd/
H A DMDnsSdListener.cpp504 Monitor *monitor = reinterpret_cast<Monitor *>(obj); local
506 monitor->run();
507 delete monitor;
554 if (VDBG) ALOGD("MDnsSdListener starting to monitor");

Completed in 98 milliseconds