Searched defs:isSystemNanoapp (Results 1 – 9 of 9) sorted by relevance
56 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
61 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
302 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
117 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
276 uint32_t appVersion, bool enabled, bool isSystemNanoapp, in addNanoappListEntry()
849 bool isSystemNanoapp = in selectPreloadedNanoappsToLoad() local