Home
last modified time | relevance | path

Searched refs:CHRE_PERMS_NONE (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/chre/util/include/chre/util/system/
H A Dnapp_permissions.h35 CHRE_PERMS_NONE = 0, enumerator
/aosp12/system/chre/apps/hello_world/
H A Dhello_world.cc59 chre::NanoappPermissions::CHRE_PERMS_NONE);
/aosp12/system/chre/apps/debug_dump_world/
H A Ddebug_dump_world.cc87 chre::NanoappPermissions::CHRE_PERMS_NONE);
/aosp12/system/chre/apps/host_awake_world/
H A Dhost_awake_world.cc90 chre::NanoappPermissions::CHRE_PERMS_NONE);
/aosp12/system/chre/apps/timer_world/
H A Dtimer_world.cc85 chre::NanoappPermissions::CHRE_PERMS_NONE);
/aosp12/system/chre/apps/message_world/
H A Dmessage_world.cc90 chre::NanoappPermissions::CHRE_PERMS_NONE);
/aosp12/system/chre/apps/unload_tester/
H A Dunload_tester.cc108 chre::NanoappPermissions::CHRE_PERMS_NONE);
/aosp12/system/chre/apps/spammer/
H A Dspammer.cc124 chre::NanoappPermissions::CHRE_PERMS_NONE);
/aosp12/system/chre/platform/linux/
H A Dplatform_nanoapp.cc73 : static_cast<uint32_t>(chre::NanoappPermissions::CHRE_PERMS_NONE); in getAppPermissions()
/aosp12/system/chre/platform/shared/
H A Dchre_api_core.cc108 static_cast<uint32_t>(chre::NanoappPermissions::CHRE_PERMS_NONE), in chreSendMessageToHostEndpoint()
/aosp12/system/chre/platform/freertos/
H A Dplatform_nanoapp.cc98 : static_cast<uint32_t>(chre::NanoappPermissions::CHRE_PERMS_NONE); in getAppPermissions()
/aosp12/system/chre/platform/slpi/
H A Dplatform_nanoapp.cc295 : static_cast<uint32_t>(chre::NanoappPermissions::CHRE_PERMS_NONE); in getAppPermissions()
/aosp12/system/chre/apps/sensor_world/
H A Dsensor_world.cc522 chre::NanoappPermissions::CHRE_PERMS_NONE);