Searched refs:openNanoapp (Results 1 – 4 of 4) sorted by relevance
34 return openNanoapp() && mAppInfo->entryPoints.start(); in start()82 bool PlatformNanoappBase::openNanoapp() { in openNanoapp() function in chre::PlatformNanoappBase
80 bool openNanoapp();
138 bool openNanoapp();
134 return openNanoapp() && mAppInfo->entryPoints.start(); in start()259 bool PlatformNanoappBase::openNanoapp() { in openNanoapp() function in chre::PlatformNanoappBase