Home
last modified time | relevance | path

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

/system/chre/host/msm/daemon/
Dchre_daemon.cc589 static bool sendMessageToChre(uint16_t clientId, void *data, size_t length) { in sendMessageToChre() function
638 bool success = sendMessageToChre( in sendNanoappLoad()
967 sendMessageToChre(clientId, data, length); in onMessageReceivedFromClient()