Searched refs:setAppInfo (Results 1 – 3 of 3) sorted by relevance
43 bool setAppInfo(uint64_t appId, uint32_t appVersion, const char *appFilename);
173 bool PlatformNanoappBase::setAppInfo( in setAppInfo() function in chre::PlatformNanoappBase
519 } else if (!nanoapp->setAppInfo(appId, appVersion, appFilename) in handleLoadNanoappFile()