Home
last modified time | relevance | path

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

/system/chre/host/msm/daemon/generated/
Dchre_slpi.h44 __QAIC_HEADER_EXPORT int __QAIC_HEADER(chre_slpi_get_message_to_host)(unsigned char* buffer, int bu…
Dchre_slpi_skel.c516 return _skel_method_1((void*)__QAIC_IMPL(chre_slpi_get_message_to_host), _sc, _pra); in __QAIC_SKEL()
Dchre_slpi_stub.c585 __QAIC_STUB_EXPORT int __QAIC_STUB(chre_slpi_get_message_to_host)(unsigned char* buffer, int buffer… in __QAIC_STUB() argument
/system/chre/host/msm/daemon/
Dfastrpc_daemon.cc172 result = chre_slpi_get_message_to_host(messageBuffer, sizeof(messageBuffer), in msgToHostThreadEntry()
/system/chre/platform/slpi/
Dhost_link.cc584 extern "C" int chre_slpi_get_message_to_host(unsigned char *buffer, in chre_slpi_get_message_to_host() function