Home
last modified time | relevance | path

Searched refs:GRANT_ABILITY_BUNDLE_NAME (Results 1 - 3 of 3) sorted by relevance

/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dfirst_use_dialog.cpp43 const std::string GRANT_ABILITY_BUNDLE_NAME = "com.ohos.permissionmanager"; member
318 want.SetElementName(GRANT_ABILITY_BUNDLE_NAME, GRANT_ABILITY_ABILITY_NAME); in StartDialogAbility()
/base/security/access_token/services/accesstokenmanager/main/cpp/src/service/
H A Daccesstoken_manager_service.cpp62 const std::string GRANT_ABILITY_BUNDLE_NAME = "com.ohos.permissionmanager"; member
601 GRANT_ABILITY_BUNDLE_NAME : value.atConfig.grantBundleName; in GetConfigValue()
612 grantBundleName_ = GRANT_ABILITY_BUNDLE_NAME; in GetConfigValue()
/base/security/access_token/interfaces/kits/cj/accesstoken/src/
H A Dat_manager_impl.cpp43 const std::string GRANT_ABILITY_BUNDLE_NAME = "com.ohos.permissionmanager"; member
666 if (asyncContext->info.grantBundleName == GRANT_ABILITY_BUNDLE_NAME) { in RequestPermissionsFromUser()

Completed in 4 milliseconds