Home
last modified time | relevance | path

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

/system/chre/host/msm/daemon/
Dchre_daemon.cc108 static void *chre_monitor_thread(void *arg);
884 static void *chre_monitor_thread(void *arg) { in chre_monitor_thread() function
1006 if (!start_thread(&monitor_thread, chre_monitor_thread, NULL)) { in main()