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.h43 __QAIC_HEADER_EXPORT int __QAIC_HEADER(chre_slpi_get_message_to_host)(unsigned char* buffer, int bu…
Dchre_slpi_skel.c513 return _skel_method_1((void*)__QAIC_IMPL(chre_slpi_get_message_to_host), _sc, _pra); in __QAIC_SKEL()
Dchre_slpi_stub.c582 __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/
Dchre_daemon.cc136 result = chre_slpi_get_message_to_host( in chre_message_to_host_thread()
/system/chre/platform/slpi/
Dhost_link.cc263 extern "C" int chre_slpi_get_message_to_host( in chre_slpi_get_message_to_host() function