Searched refs:isUimgApp (Results 1 - 3 of 3) sorted by relevance

/system/chre/platform/slpi/
H A Dmemory_manager.cc25 if (app->isUimgApp()) {
33 if (app->isUimgApp()) {
H A Dplatform_nanoapp.cc46 if (!isUimgApp()) {
56 if (!isUimgApp()) {
64 if (!isUimgApp()) {
114 bool PlatformNanoappBase::isUimgApp() const { function in class:chre::PlatformNanoappBase
/system/chre/platform/slpi/include/chre/target_platform/
H A Dplatform_nanoapp_base.h76 bool isUimgApp() const;

Completed in 526 milliseconds