/system/chre/platform/shared/nanoapp/ |
D | nanoapp_support_lib_dso.cc | 68 nanoappHandleEvent(senderInstanceId, eventType, &event); in nanoappHandleEventCompat() 70 nanoappHandleEvent(senderInstanceId, eventType, eventData); in nanoappHandleEventCompat() 96 /* handleEvent */ nanoappHandleEvent,
|
/system/chre/apps/chqts/src/do_nothing/ |
D | do_nothing.cc | 28 extern "C" void nanoappHandleEvent(uint32_t /* senderInstanceId */, in nanoappHandleEvent() function
|
/system/chre/apps/chqts/src/fail_startup/ |
D | fail_startup.cc | 32 extern "C" void nanoappHandleEvent(uint32_t /* senderInstanceId */, in nanoappHandleEvent() function
|
/system/chre/chre_api/legacy/v1_2/chre/ |
D | nanoapp.h | 66 void nanoappHandleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
/system/chre/chre_api/include/chre_api/chre/ |
D | nanoapp.h | 66 void nanoappHandleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
/system/chre/chre_api/legacy/v1_0/chre/ |
D | nanoapp.h | 65 void nanoappHandleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
/system/chre/chre_api/legacy/v1_1/chre/ |
D | nanoapp.h | 66 void nanoappHandleEvent(uint32_t senderInstanceId, uint16_t eventType,
|
/system/chre/apps/hello_world/ |
D | hello_world.cc | 38 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|
/system/chre/apps/chqts/src/who_am_i/ |
D | who_am_i.cc | 41 extern "C" void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|
/system/chre/apps/timer_world/ |
D | timer_world.cc | 60 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|
/system/chre/apps/host_awake_world/ |
D | host_awake_world.cc | 60 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|
/system/chre/apps/chqts/src/echo_message/ |
D | echo_message.cc | 41 extern "C" void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|
/system/chre/build/app_support/qcom_nanohub/ |
D | app_support_uimg.cc | 59 .handle = (nanoappHandleEvent)
|
D | app_support.cc | 155 nanoappHandleEvent(srcTid, evt, data); in chreappHandle()
|
/system/chre/platform/slpi/include/chre/target_platform/ |
D | static_nanoapp_init.h | 51 appInfo.entryPoints.handleEvent = nanoappHandleEvent; \
|
/system/chre/platform/linux/include/chre/target_platform/ |
D | static_nanoapp_init.h | 49 appInfo.entryPoints.handleEvent = nanoappHandleEvent; \
|
/system/chre/apps/message_world/ |
D | message_world.cc | 57 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|
/system/chre/apps/unload_tester/ |
D | unload_tester.cc | 75 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|
/system/chre/apps/spammer/ |
D | spammer.cc | 87 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|
/system/chre/apps/chqts/src/busy_startup/ |
D | busy_startup.cc | 134 extern "C" void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|
/system/chre/apps/audio_world/ |
D | audio_world.cc | 147 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|
/system/chre/apps/audio_stress_test/ |
D | audio_stress_test.cc | 216 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|
/system/chre/apps/ash_world/ |
D | ash_world.cc | 175 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|
/system/chre/apps/wwan_world/ |
D | wwan_world.cc | 157 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|
/system/chre/apps/wifi_world/ |
D | wifi_world.cc | 251 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
|