Home
last modified time | relevance | path

Searched refs:nanoappHandleEvent (Results 1 – 25 of 28) sorted by relevance

12

/system/chre/platform/shared/nanoapp/
Dnanoapp_support_lib_dso.cc68 nanoappHandleEvent(senderInstanceId, eventType, &event); in nanoappHandleEventCompat()
70 nanoappHandleEvent(senderInstanceId, eventType, eventData); in nanoappHandleEventCompat()
96 /* handleEvent */ nanoappHandleEvent,
/system/chre/apps/chqts/src/do_nothing/
Ddo_nothing.cc28 extern "C" void nanoappHandleEvent(uint32_t /* senderInstanceId */, in nanoappHandleEvent() function
/system/chre/apps/chqts/src/fail_startup/
Dfail_startup.cc32 extern "C" void nanoappHandleEvent(uint32_t /* senderInstanceId */, in nanoappHandleEvent() function
/system/chre/chre_api/legacy/v1_2/chre/
Dnanoapp.h66 void nanoappHandleEvent(uint32_t senderInstanceId, uint16_t eventType,
/system/chre/chre_api/include/chre_api/chre/
Dnanoapp.h66 void nanoappHandleEvent(uint32_t senderInstanceId, uint16_t eventType,
/system/chre/chre_api/legacy/v1_0/chre/
Dnanoapp.h65 void nanoappHandleEvent(uint32_t senderInstanceId, uint16_t eventType,
/system/chre/chre_api/legacy/v1_1/chre/
Dnanoapp.h66 void nanoappHandleEvent(uint32_t senderInstanceId, uint16_t eventType,
/system/chre/apps/hello_world/
Dhello_world.cc38 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
/system/chre/apps/chqts/src/who_am_i/
Dwho_am_i.cc41 extern "C" void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
/system/chre/apps/timer_world/
Dtimer_world.cc60 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
/system/chre/apps/host_awake_world/
Dhost_awake_world.cc60 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
/system/chre/apps/chqts/src/echo_message/
Decho_message.cc41 extern "C" void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
/system/chre/build/app_support/qcom_nanohub/
Dapp_support_uimg.cc59 .handle = (nanoappHandleEvent)
Dapp_support.cc155 nanoappHandleEvent(srcTid, evt, data); in chreappHandle()
/system/chre/platform/slpi/include/chre/target_platform/
Dstatic_nanoapp_init.h51 appInfo.entryPoints.handleEvent = nanoappHandleEvent; \
/system/chre/platform/linux/include/chre/target_platform/
Dstatic_nanoapp_init.h49 appInfo.entryPoints.handleEvent = nanoappHandleEvent; \
/system/chre/apps/message_world/
Dmessage_world.cc57 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
/system/chre/apps/unload_tester/
Dunload_tester.cc75 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
/system/chre/apps/spammer/
Dspammer.cc87 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
/system/chre/apps/chqts/src/busy_startup/
Dbusy_startup.cc134 extern "C" void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
/system/chre/apps/audio_world/
Daudio_world.cc147 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
/system/chre/apps/audio_stress_test/
Daudio_stress_test.cc216 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
/system/chre/apps/ash_world/
Dash_world.cc175 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
/system/chre/apps/wwan_world/
Dwwan_world.cc157 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function
/system/chre/apps/wifi_world/
Dwifi_world.cc251 void nanoappHandleEvent(uint32_t senderInstanceId, in nanoappHandleEvent() function

12