Home
last modified time | relevance | path

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

12

/system/chre/apps/chqts/src/do_nothing/
Ddo_nothing.cc34 extern "C" bool nanoappStart(void) { in nanoappStart() function
/system/chre/apps/chqts/src/fail_startup/
Dfail_startup.cc38 extern "C" bool nanoappStart(void) { in nanoappStart() function
/system/chre/chre_api/legacy/v1_0/chre/
Dnanoapp.h44 bool nanoappStart(void);
/system/chre/chre_api/include/chre_api/chre/
Dnanoapp.h45 bool nanoappStart(void);
/system/chre/chre_api/legacy/v1_1/chre/
Dnanoapp.h45 bool nanoappStart(void);
/system/chre/chre_api/legacy/v1_2/chre/
Dnanoapp.h45 bool nanoappStart(void);
/system/chre/apps/hello_world/
Dhello_world.cc33 bool nanoappStart() { in nanoappStart() function
/system/chre/apps/chqts/src/who_am_i/
Dwho_am_i.cc62 extern "C" bool nanoappStart(void) { in nanoappStart() function
/system/chre/apps/timer_world/
Dtimer_world.cc34 bool nanoappStart() { in nanoappStart() function
/system/chre/apps/host_awake_world/
Dhost_awake_world.cc37 bool nanoappStart() { in nanoappStart() function
/system/chre/apps/chqts/src/echo_message/
Decho_message.cc68 extern "C" bool nanoappStart(void) { in nanoappStart() function
/system/chre/build/app_support/qcom_nanohub/
Dapp_support_uimg.cc57 .init = (nanoappStart),
Dapp_support.cc128 return nanoappStart(); in chreappStart()
/system/chre/platform/slpi/include/chre/target_platform/
Dstatic_nanoapp_init.h50 appInfo.entryPoints.start = nanoappStart; \
/system/chre/platform/linux/include/chre/target_platform/
Dstatic_nanoapp_init.h48 appInfo.entryPoints.start = nanoappStart; \
/system/chre/apps/message_world/
Dmessage_world.cc47 bool nanoappStart() { in nanoappStart() function
/system/chre/apps/unload_tester/
Dunload_tester.cc51 bool nanoappStart() { in nanoappStart() function
/system/chre/apps/spammer/
Dspammer.cc66 bool nanoappStart() { in nanoappStart() function
/system/chre/apps/chqts/src/busy_startup/
Dbusy_startup.cc164 extern "C" bool nanoappStart(void) { in nanoappStart() function
/system/chre/apps/audio_world/
Daudio_world.cc121 bool nanoappStart() { in nanoappStart() function
/system/chre/apps/audio_stress_test/
Daudio_stress_test.cc210 bool nanoappStart() { in nanoappStart() function
/system/chre/platform/shared/nanoapp/
Dnanoapp_support_lib_dso.cc92 /* start */ nanoappStart,
/system/chre/apps/ash_world/
Dash_world.cc107 bool nanoappStart() { in nanoappStart() function
/system/chre/apps/wwan_world/
Dwwan_world.cc124 bool nanoappStart() { in nanoappStart() function
/system/chre/apps/wifi_world/
Dwifi_world.cc233 bool nanoappStart() { in nanoappStart() function

12