Home
last modified time | relevance | path

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

/system/chre/host/msm/daemon/
Dchre_daemon.cc107 static void *chre_message_to_host_thread(void *arg);
818 static void *chre_message_to_host_thread(void *arg) { in chre_message_to_host_thread() function
1008 } else if (!start_thread(&msg_to_host_thread, chre_message_to_host_thread, in main()