Home
last modified time | relevance | path

Searched refs:CHRE_PERMS_ALL (Results 1 – 2 of 2) sorted by relevance

/chre-3.4.0/platform/shared/include/chre/platform/shared/
Dhost_protocol_common.h78 static_cast<uint32_t>(chre::NanoappPermissions::CHRE_PERMS_ALL),
80 static_cast<uint32_t>(chre::NanoappPermissions::CHRE_PERMS_ALL));
/chre-3.4.0/util/include/chre/util/system/
Dnapp_permissions.h40 CHRE_PERMS_ALL = 0xffffffff, enumerator