Searched refs:openNanoapp (Results 1 – 8 of 8) sorted by relevance
35 return openNanoapp() && mAppInfo->entryPoints.start(); in start()98 bool PlatformNanoappBase::openNanoapp() { in openNanoapp() function in chre::PlatformNanoappBase
78 bool openNanoapp();
73 if (!openNanoapp()) { in start()172 bool PlatformNanoappBase::openNanoapp() { in openNanoapp() function in chre::PlatformNanoappBase
125 bool openNanoapp();
144 bool openNanoapp();
150 bool openNanoapp();
59 if (!openNanoapp()) { in start()279 bool PlatformNanoappBase::openNanoapp() { in openNanoapp() function in chre::PlatformNanoappBase
51 return openNanoapp() && mAppInfo->entryPoints.start(); in start()164 bool PlatformNanoappBase::openNanoapp() { in openNanoapp() function in chre::PlatformNanoappBase