Home
last modified time | relevance | path

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

/system/chre/host/msm/daemon/generated/
Dchre_slpi_stub.c66 #ifndef __QAIC_STUB
67 #define __QAIC_STUB(ff) ff macro
524 __QAIC_STUB_EXPORT int __QAIC_STUB(chre_slpi_skel_invoke)(uint32_t _sc, remote_arg* _pra) __QAIC_ST… in __QAIC_STUB() function
543 __QAIC_STUB_EXPORT int __QAIC_STUB(chre_slpi_start_thread)(void) __QAIC_STUB_ATTRIBUTE { in __QAIC_STUB() function
547 __QAIC_STUB_EXPORT int __QAIC_STUB(chre_slpi_wait_on_thread_exit)(void) __QAIC_STUB_ATTRIBUTE { in __QAIC_STUB() function
551 __QAIC_STUB_EXPORT int __QAIC_STUB(chre_slpi_initialize_reverse_monitor)(void) __QAIC_STUB_ATTRIBUT… in __QAIC_STUB() function
555 __QAIC_STUB_EXPORT int __QAIC_STUB(chre_slpi_stop_thread)(void) __QAIC_STUB_ATTRIBUTE { in __QAIC_STUB() function
582 __QAIC_STUB_EXPORT int __QAIC_STUB(chre_slpi_get_message_to_host)(unsigned char* buffer, int buffer… in __QAIC_STUB() function
601 __QAIC_STUB_EXPORT int __QAIC_STUB(chre_slpi_deliver_message_from_host)(const unsigned char* messag… in __QAIC_STUB() function
Dchre_slpi_skel.c66 #ifndef __QAIC_STUB
67 #define __QAIC_STUB(ff) ff macro