Home
last modified time | relevance | path

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

/system/chre/platform/linux/include/chre/target_platform/
Dplatform_nanoapp_base.h49 void loadStatic(const struct chreNslNanoappInfo *appInfo);
Dstatic_nanoapp_init.h55 nanoapp->loadStatic(&appInfo); \
/system/chre/platform/slpi/include/chre/target_platform/
Dplatform_nanoapp_base.h74 void loadStatic(const struct chreNslNanoappInfo *appInfo);
Dstatic_nanoapp_init.h57 nanoapp->loadStatic(&appInfo); \
/system/chre/platform/linux/
Dplatform_nanoapp.cc72 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic() function in chre::PlatformNanoappBase
/system/chre/platform/slpi/
Dplatform_nanoapp.cc234 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic() function in chre::PlatformNanoappBase