Home
last modified time | relevance | path

Searched refs:PERMISSION_START_SHORTCUT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Dpermission_constants.h58 constexpr const char* PERMISSION_START_SHORTCUT = "ohos.permission.START_SHORTCUT"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_constants.h72 constexpr const char* PERMISSION_START_SHORTCUT = "ohos.permission.START_SHORTCUT"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/
H A Dlauncher_bundle_manager.cpp451 env, asyncCallbackInfo->err, START_SHORTCUT, Constants::PERMISSION_START_SHORTCUT); in StartShortcutComplete()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp11931 PermissionConstants::PERMISSION_START_SHORTCUT)) { in StartShortcut()
11933 PermissionConstants::PERMISSION_START_SHORTCUT); in StartShortcut()