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

/system/chre/platform/linux/include/chre/target_platform/
H A Dplatform_nanoapp_base.h49 void loadStatic(const struct chreNslNanoappInfo *appInfo);
53 * previous call to loadFromBuffer() or loadStatic() was successful
H A Dstatic_nanoapp_init.h54 nanoapp->loadStatic(&appInfo); \
/system/chre/platform/slpi/include/chre/target_platform/
H A Dplatform_nanoapp_base.h74 void loadStatic(const struct chreNslNanoappInfo *appInfo);
79 * loadFromFile/loadStatic() was successful
114 //! loadStatic(). In this case, the member variables above are not valid or
H A Dstatic_nanoapp_init.h56 nanoapp->loadStatic(&appInfo); \
/system/chre/platform/linux/
H A Dplatform_nanoapp.cc74 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { function in class:chre::PlatformNanoappBase
/system/chre/platform/slpi/
H A Dplatform_nanoapp.cc120 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { function in class:chre::PlatformNanoappBase

Completed in 55 milliseconds