/system/chre/apps/chqts/src/do_nothing/ |
D | do_nothing.cc | 34 extern "C" bool nanoappStart(void) { in nanoappStart() function
|
/system/chre/apps/chqts/src/fail_startup/ |
D | fail_startup.cc | 38 extern "C" bool nanoappStart(void) { in nanoappStart() function
|
/system/chre/chre_api/legacy/v1_0/chre/ |
D | nanoapp.h | 44 bool nanoappStart(void);
|
/system/chre/chre_api/include/chre_api/chre/ |
D | nanoapp.h | 45 bool nanoappStart(void);
|
/system/chre/chre_api/legacy/v1_1/chre/ |
D | nanoapp.h | 45 bool nanoappStart(void);
|
/system/chre/chre_api/legacy/v1_2/chre/ |
D | nanoapp.h | 45 bool nanoappStart(void);
|
/system/chre/apps/hello_world/ |
D | hello_world.cc | 33 bool nanoappStart() { in nanoappStart() function
|
/system/chre/apps/chqts/src/who_am_i/ |
D | who_am_i.cc | 62 extern "C" bool nanoappStart(void) { in nanoappStart() function
|
/system/chre/apps/timer_world/ |
D | timer_world.cc | 34 bool nanoappStart() { in nanoappStart() function
|
/system/chre/apps/host_awake_world/ |
D | host_awake_world.cc | 37 bool nanoappStart() { in nanoappStart() function
|
/system/chre/apps/chqts/src/echo_message/ |
D | echo_message.cc | 68 extern "C" bool nanoappStart(void) { in nanoappStart() function
|
/system/chre/build/app_support/qcom_nanohub/ |
D | app_support_uimg.cc | 57 .init = (nanoappStart),
|
D | app_support.cc | 128 return nanoappStart(); in chreappStart()
|
/system/chre/platform/slpi/include/chre/target_platform/ |
D | static_nanoapp_init.h | 50 appInfo.entryPoints.start = nanoappStart; \
|
/system/chre/platform/linux/include/chre/target_platform/ |
D | static_nanoapp_init.h | 48 appInfo.entryPoints.start = nanoappStart; \
|
/system/chre/apps/message_world/ |
D | message_world.cc | 47 bool nanoappStart() { in nanoappStart() function
|
/system/chre/apps/unload_tester/ |
D | unload_tester.cc | 51 bool nanoappStart() { in nanoappStart() function
|
/system/chre/apps/spammer/ |
D | spammer.cc | 66 bool nanoappStart() { in nanoappStart() function
|
/system/chre/apps/chqts/src/busy_startup/ |
D | busy_startup.cc | 164 extern "C" bool nanoappStart(void) { in nanoappStart() function
|
/system/chre/apps/audio_world/ |
D | audio_world.cc | 121 bool nanoappStart() { in nanoappStart() function
|
/system/chre/apps/audio_stress_test/ |
D | audio_stress_test.cc | 210 bool nanoappStart() { in nanoappStart() function
|
/system/chre/platform/shared/nanoapp/ |
D | nanoapp_support_lib_dso.cc | 92 /* start */ nanoappStart,
|
/system/chre/apps/ash_world/ |
D | ash_world.cc | 107 bool nanoappStart() { in nanoappStart() function
|
/system/chre/apps/wwan_world/ |
D | wwan_world.cc | 124 bool nanoappStart() { in nanoappStart() function
|
/system/chre/apps/wifi_world/ |
D | wifi_world.cc | 233 bool nanoappStart() { in nanoappStart() function
|