Searched defs:isSystemNanoapp (Results 1 – 4 of 4) sorted by relevance
60 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
67 uint8_t isSystemNanoapp:1; member
375 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
141 uint64_t appId, uint32_t appVersion, bool enabled, bool isSystemNanoapp) { in addNanoappListEntry()