Home
last modified time | relevance | path

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

/system/chre/platform/linux/include/chre/target_platform/
Dplatform_nanoapp_base.h49 void loadStatic(const struct chreNslNanoappInfo *appInfo);
Dstatic_nanoapp_init.h57 nanoapp->loadStatic(&appInfo); \
/system/chre/platform/slpi/include/chre/target_platform/
Dplatform_nanoapp_base.h78 void loadStatic(const struct chreNslNanoappInfo *appInfo);
Dstatic_nanoapp_init.h58 nanoapp->loadStatic(&appInfo); \
/system/chre/platform/freertos/include/chre/target_platform/
Dplatform_nanoapp_base.h34 void loadStatic(const struct chreNslNanoappInfo *appInfo);
Dstatic_nanoapp_init.h57 nanoapp->loadStatic(&appInfo); \
/system/chre/platform/linux/
Dplatform_nanoapp.cc88 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic() function in chre::PlatformNanoappBase
/system/chre/platform/freertos/
Dplatform_nanoapp.cc166 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