Searched refs:grantBundleName_ (Results 1 – 2 of 2) sorted by relevance
190 infoParcel.info.grantBundleName = grantBundleName_; in GetSelfPermissionsState()521 infoParcel.info.grantBundleName = grantBundleName_; in GetPermissionManagerInfo()583 grantBundleName_ = value.atConfig.grantBundleName.empty() in GetConfigValue()595 grantBundleName_ = GRANT_ABILITY_BUNDLE_NAME; in GetConfigValue()604 grantBundleName_.c_str(), grantAbilityName_.c_str(), in GetConfigValue()
118 std::string grantBundleName_; variable