Searched refs:chre_slpi_stop_thread (Results 1 – 5 of 5) sorted by relevance
41 extern "C" int chre_slpi_stop_thread(void);118 chre_slpi_stop_thread(); in onHostProcessTerminated()196 extern "C" int chre_slpi_stop_thread(void) { in chre_slpi_stop_thread() function
42 __QAIC_HEADER_EXPORT int __QAIC_HEADER(chre_slpi_stop_thread)(void) __QAIC_HEADER_ATTRIBUTE;
511 return _skel_method_2((void*)__QAIC_IMPL(chre_slpi_stop_thread), _sc, _pra); in __QAIC_SKEL()
555 __QAIC_STUB_EXPORT int __QAIC_STUB(chre_slpi_stop_thread)(void) __QAIC_STUB_ATTRIBUTE { in __QAIC_STUB() argument
305 ret = chre_slpi_stop_thread(); in main()