Home
last modified time | relevance | path

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

/system/chre/host/msm/daemon/
Dchre_daemon.cc101 struct reverse_monitor_thread_data { struct
110 static bool init_reverse_monitor(struct reverse_monitor_thread_data *data); argument
905 struct reverse_monitor_thread_data *thread_data = in chre_reverse_monitor_thread()
906 (struct reverse_monitor_thread_data *) arg; in chre_reverse_monitor_thread()
932 static bool init_reverse_monitor(struct reverse_monitor_thread_data *data) { in init_reverse_monitor()
977 struct reverse_monitor_thread_data reverse_monitor; in main()