Home
last modified time | relevance | path

Searched defs:MessageToHost (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/chre/platform/include/chre/platform/
H A Dhost_link.h29 typedef HostMessage MessageToHost; typedef
/aosp12/system/chre/platform/linux/
H A Dhost_link.cc25 bool HostLink::sendMessage(const MessageToHost * /* message */) { in sendMessage()
/aosp12/system/chre/core/include/chre/core/
H A Dhost_comms_manager.h84 typedef HostMessage MessageToHost; typedef