Searched refs:isUimgApp (Results 1 – 4 of 4) sorted by relevance
25 if (app->isUimgApp()) { in doAlloc()33 if (app->isUimgApp()) { in doFree()
47 if (!isUimgApp()) { in start()56 if (!isUimgApp()) { in handleEvent()64 if (!isUimgApp()) { in end()150 bool PlatformNanoappBase::isUimgApp() const { in isUimgApp() function in chre::PlatformNanoappBase
91 bool isUimgApp() const;
599 return (nanoapp.isUimgApp()) ? NanoappGroupIds::MicroImage in getTargetGroupId()