Searched refs:grantServiceAbilityName_ (Results 1 – 2 of 2) sorted by relevance
192 infoParcel.info.grantServiceAbilityName = grantServiceAbilityName_; in GetSelfPermissionsState()523 infoParcel.info.grantServiceAbilityName = grantServiceAbilityName_; in GetPermissionManagerInfo()587 grantServiceAbilityName_ = value.atConfig.grantServiceAbilityName.empty() in GetConfigValue()597 grantServiceAbilityName_ = GRANT_ABILITY_ABILITY_NAME; in GetConfigValue()
120 std::string grantServiceAbilityName_; variable