Home
last modified time | relevance | path

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

/system/chre/host/msm/daemon/
Dfastrpc_daemon.h107 void msgToHostThreadEntry();
Dfastrpc_daemon.cc89 std::thread(&FastRpcChreDaemon::msgToHostThreadEntry, this); in init()
162 void FastRpcChreDaemon::msgToHostThreadEntry() { in msgToHostThreadEntry() function in android::chre::FastRpcChreDaemon