Home
last modified time | relevance | path

Searched refs:PERMISSION_START_ABILIIES_FROM_BACKGROUND (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/services/common/include/
H A Dpermission_constants.h36 constexpr const char* PERMISSION_START_ABILIIES_FROM_BACKGROUND = "ohos.permission.START_ABILIIES_FROM_BACKGROUND"; member
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_permission.cpp51 const std::string PERMISSION_START_ABILIIES_FROM_BACKGROUND = "ohos.permission.START_ABILIIES_FROM_BACKGROUND"; member
640 CheckPermission(dAccessToken, PERMISSION_START_ABILIIES_FROM_BACKGROUND) == ERR_OK) { in CheckBackgroundPermission()
/foundation/ability/ability_runtime/services/common/src/
H A Dpermission_verification.cpp385 // PERMISSION_START_ABILIIES_FROM_BACKGROUND will be removed later due to misspelling in JudgeStartAbilityFromBackground()
387 VerifyCallingPermission(PermissionConstants::PERMISSION_START_ABILIIES_FROM_BACKGROUND)) { in JudgeStartAbilityFromBackground()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp663 !permission->VerifyCallingPermission(PermissionConstants::PERMISSION_START_ABILIIES_FROM_BACKGROUND) && in CheckCallerPermission()
/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H A Dui_ability_lifecycle_manager.cpp2743 permission->VerifyCallingPermission(PermissionConstants::PERMISSION_START_ABILIIES_FROM_BACKGROUND); in CheckCallerFromBackground()

Completed in 9 milliseconds