Home
last modified time | relevance | path

Searched refs:loadStatic (Results 1 – 16 of 16) sorted by relevance

/system/chre/platform/zephyr/include/chre/target_platform/
Dplatform_nanoapp_base.h35 void loadStatic(const struct ::chreNslNanoappInfo *appInfo);
Dstatic_nanoapp_init.h48 nanoapp->loadStatic(&app_info); \
/system/chre/platform/linux/include/chre/target_platform/
Dplatform_nanoapp_base.h47 void loadStatic(const struct chreNslNanoappInfo *appInfo);
Dstatic_nanoapp_init.h57 nanoapp->loadStatic(&appInfo); \
/system/chre/platform/exynos/include/chre/target_platform/
Dplatform_nanoapp_base.h35 void loadStatic(const struct ::chreNslNanoappInfo *appInfo);
/system/chre/platform/slpi/include/chre/target_platform/
Dplatform_nanoapp_base.h77 void loadStatic(const struct chreNslNanoappInfo *appInfo);
Dstatic_nanoapp_init.h58 nanoapp->loadStatic(&appInfo); \
/system/chre/platform/freertos/include/chre/target_platform/
Dstatic_nanoapp_init.h57 nanoapp->loadStatic(&appInfo); \
Dplatform_nanoapp_base.h34 void loadStatic(const struct chreNslNanoappInfo *appInfo);
/system/chre/platform/embos/include/chre/target_platform/
Dstatic_nanoapp_init.h56 nanoapp->loadStatic(&appInfo); \
/system/chre/platform/zephyr/
Dplatform_nanoapp.cc64 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic() function in chre::PlatformNanoappBase
/system/chre/platform/linux/
Dplatform_nanoapp.cc88 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic() function in chre::PlatformNanoappBase
/system/chre/platform/exynos/
Dplatform_nanoapp.cc118 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic() function in chre::PlatformNanoappBase
/system/chre/test/simulation/
Dtest_util.cc163 nanoapp->loadStatic(appInfo); in createStaticNanoapp()
/system/chre/platform/freertos/
Dplatform_nanoapp.cc171 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic() function in chre::PlatformNanoappBase
/system/chre/platform/slpi/
Dplatform_nanoapp.cc138 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic() function in chre::PlatformNanoappBase