Home
last modified time | relevance | path

Searched defs:isSystemNanoapp (Results 1 – 8 of 8) sorted by relevance

/system/chre/platform/zephyr/
Dplatform_nanoapp.cc56 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
/system/chre/platform/linux/
Dplatform_nanoapp.cc76 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
/system/chre/platform/exynos/
Dplatform_nanoapp.cc104 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
/system/chre/platform/shared/include/chre/platform/shared/
Dnanoapp_support_lib_dso.h86 uint8_t isSystemNanoapp : 1; member
/system/chre/platform/freertos/
Dplatform_nanoapp.cc116 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
/system/chre/platform/slpi/
Dplatform_nanoapp.cc302 bool PlatformNanoapp::isSystemNanoapp() const { in isSystemNanoapp() function in chre::PlatformNanoapp
/system/chre/platform/shared/
Dhost_protocol_chre.cc220 uint32_t appVersion, bool enabled, bool isSystemNanoapp, in addNanoappListEntry()
/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.cc763 bool isSystemNanoapp = in selectPreloadedNanoappsToLoad() local