Home
last modified time | relevance | path

Searched refs:GetBrokerDelegateBundleName (Results 1 - 7 of 7) sorted by relevance

/foundation/ability/ability_runtime/services/common/include/
H A Dapp_utils.h225 * GetBrokerDelegateBundleName, get broker delegate bundle name.
229 std::string GetBrokerDelegateBundleName();
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dstart_ability_utils.cpp336 return callerAbilityInfo.bundleName == AppUtils::GetInstance().GetBrokerDelegateBundleName(); in IsCallFromAncoShellOrBroker()
/foundation/ability/ability_runtime/services/common/src/
H A Dapp_utils.cpp404 std::string AppUtils::GetBrokerDelegateBundleName() in GetBrokerDelegateBundleName() function in OHOS::AAFwk::AppUtils
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dcache_process_manager.cpp343 if (appRecord->GetBundleName() == AAFwk::AppUtils::GetInstance().GetBrokerDelegateBundleName()) { in IsAppSupportProcessCacheInnerFirst()
H A Dapp_running_manager.cpp873 bool isReserveType = bundleName == AAFwk::AppUtils::GetInstance().GetBrokerDelegateBundleName(); in isCollaboratorReserveType()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp1937 if (callerAbilityRecord->GetApplicationInfo().name == AppUtils::GetInstance().GetBrokerDelegateBundleName()) { in SaveResult()
3259 if (targetBundleName == AppUtils::GetInstance().GetBrokerDelegateBundleName() && in GrantUriPermission()
3280 if (callerPkg == AppUtils::GetInstance().GetBrokerDelegateBundleName() && in GrantUriPermission()
3431 if (abilityInfo_.bundleName == AppUtils::GetInstance().GetBrokerDelegateBundleName()) { in NotifyRemoveShellProcess()
3456 if (abilityInfo_.bundleName == AppUtils::GetInstance().GetBrokerDelegateBundleName()) { in NotifyMissionBindPid()
H A Dability_manager_service.cpp991 if ((callerBundleName == AppUtils::GetInstance().GetBrokerDelegateBundleName() && in CheckCallPermission()
8573 AppUtils::GetInstance().GetBrokerDelegateBundleName() && in CheckStaticCfgPermission()
9251 abilityRequest.want.GetElement().GetBundleName() == AppUtils::GetInstance().GetBrokerDelegateBundleName()) { in CheckCallServicePermission()

Completed in 31 milliseconds