Searched refs:chreNslNanoappInfo (Results 1 – 10 of 10) sorted by relevance
49 void loadStatic(const struct chreNslNanoappInfo *appInfo);66 const struct chreNslNanoappInfo *mAppInfo = nullptr;
37 static struct chreNslNanoappInfo appInfo; \
74 void loadStatic(const struct chreNslNanoappInfo *appInfo);121 const struct chreNslNanoappInfo *mAppInfo = nullptr;
39 static struct chreNslNanoappInfo appInfo; \
35 const struct chreNslNanoappInfo *appInfo);
57 struct chreNslNanoappInfo { struct
72 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic()106 mAppInfo = static_cast<const struct chreNslNanoappInfo *>( in openNanoappFromFile()
28 const struct chreNslNanoappInfo *appInfo) { in validateAppInfo()
77 DLL_EXPORT extern "C" const struct chreNslNanoappInfo _chreNslDsoNanoappInfo = {
234 void PlatformNanoappBase::loadStatic(const struct chreNslNanoappInfo *appInfo) { in loadStatic()321 mAppInfo = static_cast<const struct chreNslNanoappInfo *>( in verifyNanoappInfo()