Home
last modified time | relevance | path

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

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