Home
last modified time | relevance | path

Searched refs:GetAppIndex (Results 1 – 25 of 50) sorted by relevance

12

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/clone/
H A Dnotification_clone_disturb_service.cpp124 std::string key = bundle.GetBundleName() + std::to_string(bundle.GetAppIndex()); in GetProfileUid()
128 …_t uid = NotificationCloneUtil::GetBundleUid(bundle.GetBundleName(), userId, bundle.GetAppIndex()); in GetProfileUid()
129 … ANS_LOGW("Notification get uid %{public}d %{public}d %{public}s.", uid, bundle.GetAppIndex(), in GetProfileUid()
144 …HandlerBundleEvent(bundleOption->GetBundleName(), bundleOption->GetAppIndex(), bundleOption->GetUi… in OnBundleDataAdd()
149 …HandlerBundleEvent(bundleOption->GetBundleName(), bundleOption->GetAppIndex(), bundleOption->GetUi… in OnBundleDataUpdate()
211 bundleItem->GetAppIndex() == bundle.GetAppIndex()) { in CheckBundleInfo()
H A Dnotification_clone_bundle_service.cpp92 userId, bundle->GetAppIndex()); in OnRestore()
110 …HandleBundleEvent(bundleOption->GetBundleName(), bundleOption->GetAppIndex(), bundleOption->GetUid… in OnBundleDataAdd()
115 …HandleBundleEvent(bundleOption->GetBundleName(), bundleOption->GetAppIndex(), bundleOption->GetUid… in OnBundleDataUpdate()
130 if (bundle->GetBundleName() == bundleName && bundle->GetAppIndex() == appIndex) { in HandleBundleEvent()
H A Dnotification_clone_bundle_info.cpp50 int32_t NotificationCloneBundleInfo::GetAppIndex() const in GetAppIndex() function in OHOS::Notification::NotificationCloneBundleInfo
/ohos5.0/foundation/ability/ability_runtime/test/unittest/startup_util_test/
H A Dstartup_util_test.cpp55 auto queryRet = StartupUtil::GetAppIndex(want, appIndex);
69 auto queryRet = StartupUtil::GetAppIndex(want, appIndex);
83 auto queryRet = StartupUtil::GetAppIndex(want, appIndex);
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dstart_ability_utils.cpp45 bool StartAbilityUtils::GetAppIndex(const Want &want, sptr<IRemoteObject> callerToken, int32_t &app… in GetAppIndex() function in OHOS::AAFwk::StartAbilityUtils
48 …if (abilityRecord && abilityRecord->GetAppIndex() > AbilityRuntime::GlobalConstant::MAX_APP_CLONE_… in GetAppIndex()
50 appIndex = abilityRecord->GetAppIndex(); in GetAppIndex()
54 return AbilityRuntime::StartupUtil::GetAppIndex(want, appIndex); in GetAppIndex()
126 if (!AbilityRuntime::StartupUtil::GetAppIndex(want, appIndex)) { in CheckAppProvisionMode()
H A Dstart_ability_handler.cpp94 callerAppIndex = record ? record->GetAppIndex() : 0; in GetCallerAppIndex()
H A Ddlp_state_item.cpp56 if (!record || record->GetAppIndex() <= AbilityRuntime::GlobalConstant::MAX_APP_CLONE_INDEX) { in HandleDlpConnectionState()
H A Dpending_want_key.cpp135 int32_t PendingWantKey::GetAppIndex() in GetAppIndex() function in OHOS::AAFwk::PendingWantKey
H A Dpending_want_record.cpp155 … wantParams.SetParam("ohos.extra.param.key.appCloneIndex", Integer::Box(key_->GetAppIndex())); in BuildSendWant()
H A Dability_first_frame_state_observer_manager.cpp125 abilityFirstFrameStateData.appIndex = abilityRecord->GetAppIndex(); in OnAbilityFirstFrameState()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Ddlp_utils.h53 if (abilityRecord->GetAppIndex() <= AbilityRuntime::GlobalConstant::MAX_APP_CLONE_INDEX) { in DlpAccessOtherAppsCheck()
85 abilityRecord->GetAppIndex() > AbilityRuntime::GlobalConstant::MAX_APP_CLONE_INDEX) { in OtherAppsAccessDlpCheck()
H A Dpending_want_key.h58 int32_t GetAppIndex();
H A Dstart_ability_utils.h51 static bool GetAppIndex(const Want &want, sptr<IRemoteObject> callerToken, int32_t &appIndex);
/ohos5.0/foundation/ability/ability_runtime/utils/server/startup/include/
H A Dstartup_util.h41 static bool GetAppIndex(const AAFwk::Want &want, int32_t &appIndex);
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_bundle_option.h92 int32_t GetAppIndex() const;
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_clone_bundle_info.h44 int32_t GetAppIndex() const;
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_launch_data.h150 inline int32_t GetAppIndex() const in GetAppIndex() function
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/startabilityutils_fuzzer/
H A Dstartabilityutils_fuzzer.cpp71 StartAbilityUtils::GetAppIndex(want, callerToken, int32Param); in StartAbilityUtilsFuzztest1()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_bundle_option.cpp67 int32_t NotificationBundleOption::GetAppIndex() const in GetAppIndex() function in OHOS::Notification::NotificationBundleOption
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Dwork_info.h302 int32_t GetAppIndex() const;
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_manager.cpp229 appRecord->GetAppIndex() == appCloneIndex) { in CheckAppCloneRunningRecordIsExistByBundleName()
758 info.appCloneIndex = appRecord->GetAppIndex(); in AssignRunningProcessInfoByAppRecord()
801 appData.appIndex = appRecord->GetAppIndex(); in GetForegroundApplications()
1160 || appRecord->GetAppIndex() != foregroundingRecord.GetAppIndex()) { in IsApplicationFirstForeground()
1184 || appRecord->GetAppIndex() != backgroundingRecord.GetAppIndex()) { in IsApplicationBackground()
/ohos5.0/foundation/ability/ability_runtime/utils/server/startup/src/
H A Dstartup_util.cpp31 bool StartupUtil::GetAppIndex(const AAFwk::Want &want, int32_t &appIndex) in GetAppIndex() function in OHOS::AbilityRuntime::StartupUtil
/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_info.h51 uint32_t GetAppIndex();
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_conn_manager.cpp106 want.SetParam(PARAM_APP_CLONE_INDEX_KEY, workStatus->workInfo_->GetAppIndex()); in StartWork()
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_subscribe_manager.cpp256 uint32_t appIndex = appAccountInfo.GetAppIndex(); in PublishAccount()

12