Searched defs:isSystemNanoapp (Results 1 – 8 of 8) sorted by relevance
56 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
76 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
104 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
86 uint8_t isSystemNanoapp : 1; member
116 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
302 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
220 uint32_t appVersion, bool enabled, bool isSystemNanoapp, in addNanoappListEntry()
763 bool isSystemNanoapp = in selectPreloadedNanoappsToLoad() local