Searched defs:isSystemNanoapp (Results 1 – 5 of 5) sorted by relevance
76 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
71 uint8_t isSystemNanoapp : 1; member
112 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
302 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
156 uint32_t appVersion, bool enabled, bool isSystemNanoapp, in addNanoappListEntry()