Home
last modified time | relevance | path

Searched refs:GetBundleName (Results 1 – 25 of 754) sorted by relevance

12345678910>>...31

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_exception_handler.cpp38 RemoveBundleAndDataDir(appCodePath, info.GetBundleName(), info.GetUserId()); in HandleInvalidBundle()
77 APP_LOGD("remove bundle info of %{public}s from the storage", info.GetBundleName().c_str()); in DeleteBundleInfoFromStorage()
80 …APP_LOGE(" fail to remove bundle info of %{public}s from the storage", info.GetBundleName().c_str(… in DeleteBundleInfoFromStorage()
87 APP_LOGD("bundleName:%{public}s no need to check", info.GetBundleName().c_str()); in IsBundleHapPathExist()
90 APP_LOGD("start, need to check bundleName:%{public}s hap file", info.GetBundleName().c_str()); in IsBundleHapPathExist()
96 … APP_LOGW("bundleName:%{public}s check hap path failed", info.GetBundleName().c_str()); in IsBundleHapPathExist()
100 … APP_LOGE("bundleName:%{public}s hap Path is not exist", info.GetBundleName().c_str()); in IsBundleHapPathExist()
114 …APP_LOGI_NOFUNC("handle -n %{public}s status is %{public}d", info.GetBundleName().c_str(), mark.st… in InnerHandleInvalidBundle()
117 auto moduleDataDir = info.GetBundleName() + ServiceConstants::HAPS + mark.packageName; in InnerHandleInvalidBundle()
122 (void)RemoveBundleAndDataDir(appCodePath, info.GetBundleName(), info.GetUserId()); in InnerHandleInvalidBundle()
[all …]
H A Dpreinstall_data_storage_rdb.cpp86 if (key != preInstallBundleInfo.GetBundleName()) { in TransformStrToInfo()
121 if (preInstallBundleInfo.GetBundleName().empty()) { in SavePreInstallStorageBundleInfo()
127 preInstallBundleInfo.GetBundleName(), preInstallBundleInfo.ToString()); in SavePreInstallStorageBundleInfo()
140 if (preInstallBundleInfo.GetBundleName().empty()) { in DeletePreInstallStorageBundleInfo()
145 bool ret = rdbDataManager_->DeleteData(preInstallBundleInfo.GetBundleName()); in DeletePreInstallStorageBundleInfo()
H A Dbundle_data_storage_rdb.cpp94 infos.emplace(innerBundleInfo.GetBundleName(), innerBundleInfo); in TransformStrToInfo()
97 if (key != innerBundleInfo.GetBundleName()) { in TransformStrToInfo()
130 APP_LOGI("rdb SaveStorageBundleInfo -n %{public}s", innerBundleInfo.GetBundleName().c_str()); in SaveStorageBundleInfo()
132 innerBundleInfo.GetBundleName(), innerBundleInfo.ToString()); in SaveStorageBundleInfo()
144 bool ret = rdbDataManager_->DeleteData(innerBundleInfo.GetBundleName()); in DeleteStorageBundleInfo()
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp100 …return type == KITS::TYPE_PAYMENT && element.GetBundleName() == defaultPaymentElement_.GetBundleNa… in IsDefaultService()
165 if (bundleName != foregroundElement_.GetBundleName()) { in HandleAppStateChanged()
185 … bool isForeground = appAidInfo.element.GetBundleName() == foregroundElement_.GetBundleName() && in BuildAidEntries()
187 …bool isDefaultPayment = appAidInfo.element.GetBundleName() == defaultPaymentElement_.GetBundleName in BuildAidEntries()
266 std::string bundleName = element.GetBundleName(); in OnAppAddOrChangeOrRemove()
321 std::string bundleName = element.GetBundleName(); in AppEventCheckValid()
348 if (defaultPaymentElement_.GetBundleName().empty()) { in GetDefaultPaymentType()
415 aidElement.SetBundleName(element.GetBundleName()); in SearchElementByAid()
425 bool isForeground = elementName.GetBundleName() == foregroundElement_.GetBundleName() && in SearchElementByAid()
427 … bool isDefaultPayment = elementName.GetBundleName() == defaultPaymentElement_.GetBundleName() && in SearchElementByAid()
[all …]
H A Dhost_card_emulation_manager.cpp230 std::string bundleName = abilityConnection_->GetConnectedElement().GetBundleName(); in ExistService()
242 if (aidElement.GetBundleName().empty()) { in ExistService()
248 if (aidElement.GetBundleName() == abilityConnection_->GetConnectedElement().GetBundleName() && in ExistService()
359 hapTokenInfo.bundleName == abilityConnection_->GetConnectedElement().GetBundleName()) { in IsCorrespondentService()
363 …apTokenInfo.bundleName.c_str(), abilityConnection_->GetConnectedElement().GetBundleName().c_str()); in IsCorrespondentService()
396 std::string bundleName = abilityConnection_->GetConnectedElement().GetBundleName(); in SendDataToService()
418 if (element.GetBundleName().empty()) { in DispatchAbilitySingleApp()
438 …ExternalDepsProxy::GetInstance().WriteHceSwipeResultHiSysEvent(element.GetBundleName(), DEFAULT_CO… in DispatchAbilitySingleApp()
443 params.appPackageName = element.GetBundleName(); in DispatchAbilitySingleApp()
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/include/
H A Dmock_bundle_mgr.h52 abilityInfo.bundleName = elementTemp.GetBundleName();
67 abilityInfo.bundleName = elementTemp.GetBundleName();
102 abilityInfo.bundleName = elementTemp.GetBundleName();
123 abilityInfo.bundleName = elementTemp.GetBundleName();
134 abilityInfo.bundleName = elementTemp.GetBundleName();
145 abilityInfo.bundleName = elementTemp.GetBundleName();
156 abilityInfo.bundleName = elementTemp.GetBundleName();
174 abilityInfo.bundleName = elementTemp.GetBundleName();
189 abilityInfo.bundleName = elementTemp.GetBundleName();
203 abilityInfo.bundleName = elementTemp.GetBundleName();
[all …]
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_bundle_manager.cpp40 abilityInfo.bundleName = elementTemp.GetBundleName(); in __anone94a0cbf0202()
51 abilityInfo.bundleName = elementTemp.GetBundleName(); in __anone94a0cbf0302()
75 abilityInfo.bundleName = elementTemp.GetBundleName(); in __anone94a0cbf0402()
92 abilityInfo.bundleName = elementTemp.GetBundleName(); in __anone94a0cbf0502()
103 abilityInfo.bundleName = elementTemp.GetBundleName(); in __anone94a0cbf0602()
114 abilityInfo.bundleName = elementTemp.GetBundleName(); in __anone94a0cbf0702()
149 std::string bundleNameTemp = elementTemp.GetBundleName(); in QueryAbilityInfo()
168 abilityInfo.bundleName = elementTemp.GetBundleName(); in QueryAbilityInfo()
169 abilityInfo.applicationName = elementTemp.GetBundleName(); in QueryAbilityInfo()
207 element.GetBundleName().empty(); in CheckWantEntity()
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/include/bundlemgr/
H A Dmock_bundle_manager.h53 abilityInfo.bundleName = elementTemp.GetBundleName();
65 abilityInfo.bundleName = elementTemp.GetBundleName();
89 abilityInfo.bundleName = elementTemp.GetBundleName();
106 abilityInfo.bundleName = elementTemp.GetBundleName();
117 abilityInfo.bundleName = elementTemp.GetBundleName();
129 abilityInfo.bundleName = elementTemp.GetBundleName();
140 abilityInfo.bundleName = elementTemp.GetBundleName();
150 abilityInfo.bundleName = elementTemp.GetBundleName();
162 abilityInfo.bundleName = elementTemp.GetBundleName();
174 abilityInfo.bundleName = elementTemp.GetBundleName();
[all …]
/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp80 std::string bundleName = element.GetBundleName(); in HandleAppAddOrChangedEvent()
99 std::string bundleName = element.GetBundleName(); in HandleAppRemovedEvent()
173 std::string bundleName = element.GetBundleName(); in UpdateAppListInfo()
234 if (src.GetBundleName().compare(target.GetBundleName()) == 0) { in IsMatchedByBundleName()
387 if (keyElement.GetBundleName().empty()) { in RemoveTagAppInfo()
407 if (keyElement.GetBundleName().empty()) { in RemoveHceAppInfo()
601 bundleNames.insert(appAidInfo.element.GetBundleName()); in GetPaymentAbilityInfosFromVendor()
604 ability.bundleName = appAidInfo.element.GetBundleName(); in GetPaymentAbilityInfosFromVendor()
616 appAidInfo.element.GetBundleName().c_str(), in GetPaymentAbilityInfosFromVendor()
632 if (app.element.GetBundleName() == elementName.GetBundleName() && in IsHceAppFromVendor()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_process.cpp32 if (innerBundleInfo.GetBundleName().empty()) { in GetBundleResourceInfo()
239 innerBundleInfo.GetBundleName().c_str()); in InnerGetResourceInfo()
245 defaultResourceInfo.bundleName_ = innerBundleInfo.GetBundleName(); in InnerGetResourceInfo()
275 std::string bundleName = innerBundleInfo.GetBundleName(); in OnGetResourceInfo()
314 resourceInfo.bundleName_ = innerBundleInfo.GetBundleName(); in ConvertToBundleResourceInfo()
372 innerBundleInfo.GetBundleName().c_str()); in GetLauncherAbilityResourceInfos()
378 if (innerBundleInfo.GetBundleName().empty()) { in CheckIsNeedProcessAbilityResource()
392 innerBundleInfo.GetBundleName().c_str()); in CheckIsNeedProcessAbilityResource()
414 std::string bundleName = innerBundleInfo.GetBundleName(); in GetOverlayModuleHapPaths()
471 if (innerBundleInfo.GetBundleName().empty()) { in GetAbilityResourceInfos()
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/src/
H A Dmock_bundle_mgr.cpp37 if (eleName.GetBundleName().empty()) { in QueryAbilityInfo()
42 abilityInfo.bundleName = eleName.GetBundleName(); in QueryAbilityInfo()
97 std::string bundleNameTemp = elementTemp.GetBundleName(); in QueryAbilityInfo()
113 if (std::string::npos != elementTemp.GetBundleName().find("Service")) { in QueryAbilityInfo()
116 if (std::string::npos != elementTemp.GetBundleName().find("Data")) { in QueryAbilityInfo()
119 if (std::string::npos != elementTemp.GetBundleName().find("Extension")) { in QueryAbilityInfo()
123 abilityInfo.bundleName = elementTemp.GetBundleName(); in QueryAbilityInfo()
124 abilityInfo.applicationName = elementTemp.GetBundleName(); in QueryAbilityInfo()
126 abilityInfo.applicationInfo.bundleName = elementTemp.GetBundleName(); in QueryAbilityInfo()
156 element.GetBundleName().empty()) { in CheckWantEntity()
[all …]
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp149 bundleOption->GetBundleName().c_str(), bundleOption->GetUid()); in RemoveNotificationSlot()
226 .BundleName(bundleOption->GetBundleName()); in UpdateNotificationSlots()
567 bundleInfo.GetBundleName().c_str(), index); in AddDoNotDisturbProfiles()
681 bundleOption->SetBundleName(cloneBundleInfo.GetBundleName()); in UpdateCloneBundleInfo()
686 bundleInfo.SetBundleName(cloneBundleInfo.GetBundleName()); in UpdateCloneBundleInfo()
796 auto bundleName = bundleOption->GetBundleName(); in RemoveDoNotDisturbProfileTrustList()
838 bundleInfo.SetBundleName(bundleOption->GetBundleName()); in CheckSlotForCreateSlot()
880 bundleInfo.SetBundleName(bundleOption->GetBundleName()); in CheckSlotForUpdateSlot()
903 bundleInfo.SetBundleName(bundleOption->GetBundleName()); in SetBundleProperty()
1043 bundleInfo.SetBundleName(bundleOption->GetBundleName()); in SetDistributedEnabledByBundle()
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/
H A Dmock_bundle_manager.cpp33 if (eleName.GetBundleName().empty()) { in QueryAbilityInfo()
37 abilityInfo.bundleName = eleName.GetBundleName(); in QueryAbilityInfo()
108 std::string bundleNameTemp = elementTemp.GetBundleName(); in QueryAbilityInfo()
123 if (std::string::npos != elementTemp.GetBundleName().find("Service")) { in QueryAbilityInfo()
126 if (std::string::npos != elementTemp.GetBundleName().find("Data")) { in QueryAbilityInfo()
129 if (std::string::npos != elementTemp.GetBundleName().find("Extension")) { in QueryAbilityInfo()
133 abilityInfo.bundleName = elementTemp.GetBundleName(); in QueryAbilityInfo()
134 abilityInfo.applicationName = elementTemp.GetBundleName(); in QueryAbilityInfo()
136 abilityInfo.applicationInfo.bundleName = elementTemp.GetBundleName(); in QueryAbilityInfo()
191 element.GetBundleName().empty()) { in CheckWantEntity()
[all …]
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_event.cpp65 eventInfo.bundleName = appRecord->GetBundleName(); in SendCreateAtomicServiceProcessEvent()
113 if (callerAppRecord->GetBundleName().empty()) { in SendProcessStartEvent()
121 if (!appRecord->GetBundleName().empty()) { in SendProcessStartEvent()
122 eventInfo.bundleName = appRecord->GetBundleName(); in SendProcessStartEvent()
163 if (callerAppRecord->GetBundleName().empty()) { in SendProcessStartFailedEvent()
171 if (!appRecord->GetBundleName().empty()) { in SendProcessStartFailedEvent()
172 eventInfo.bundleName = appRecord->GetBundleName(); in SendProcessStartFailedEvent()
206 eventInfo.callerBundleName = hostRecord->GetBundleName(); in SendChildProcessStartFailedEvent()
208 eventInfo.bundleName = hostRecord->GetBundleName(); in SendChildProcessStartFailedEvent()
238 eventInfo.callerBundleName = hostRecord->GetBundleName(); in SendRenderProcessStartFailedEvent()
[all …]
H A Dcache_process_manager.cpp159 auto &bundleName = appRecord->GetBundleName(); in CheckAndNotifyCachedState()
270 appRecord->GetProcessName().c_str(), appRecord->GetBundleName().c_str()); in IsProcessSupportHotStart()
275 appRecord->GetProcessName().c_str(), appRecord->GetBundleName().c_str()); in IsProcessSupportHotStart()
307 appRecord->GetProcessName().c_str(), appRecord->GetBundleName().c_str()); in IsAppSupportProcessCache()
330 if (appRecord->GetBundleName() == SHELL_ASSISTANT_BUNDLENAME) { in IsAppSupportProcessCacheInnerFirst()
350 appRecord->GetBundleName().c_str()); in IsAppSupportProcessCacheInnerFirst()
356 appRecord->GetBundleName().c_str()); in IsAppSupportProcessCacheInnerFirst()
484 auto &bundleName = appRecord->GetBundleName(); in AddToApplicationSet()
508 auto &bundleName = appRecord->GetBundleName(); in RemoveFromApplicationSet()
569 abilityInfo.name.c_str(), appRecord->GetBundleName().c_str()); in IsAppContainsSrvExt()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Drecently_unused_bundle_aging_handler.cpp75 bool isBundleRunning = AbilityManagerHelper::IsRunning(agingBundle.GetBundleName()); in ProcessBundle()
77 agingBundle.GetBundleName().c_str(), isBundleRunning); in ProcessBundle()
122 return UnInstallBundle(agingBundleInfo.GetBundleName()); in AgingClean()
129 APP_LOGW("Get cache path failed: %{public}s", agingBundle.GetBundleName().c_str()); in CleanCache()
131 agingBundle.GetBundleName(), Constants::ALL_USERID, true, true); in CleanCache()
148 agingBundle.GetBundleName(), Constants::ALL_USERID, true, !hasCleanCache); in CleanCache()
162 if (!dataMgr->GetInnerBundleUserInfos(agingBundle.GetBundleName(), innerBundleUserInfos)) { in GetCachePath()
164 agingBundle.GetBundleName().c_str()); in GetCachePath()
175 ServiceConstants::BASE + agingBundle.GetBundleName(); in GetCachePath()
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/ability_runtime/
H A Dconnection_manager.h64 connectReceiver.GetBundleName() < that.connectReceiver.GetBundleName()) {
68 connectReceiver.GetBundleName() == that.connectReceiver.GetBundleName() &&
73 connectReceiver.GetBundleName() == that.connectReceiver.GetBundleName() &&
79 connectReceiver.GetBundleName() == that.connectReceiver.GetBundleName() &&
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dmock_bundle_manager.cpp61 std::string bundleNameTemp = elementTemp.GetBundleName(); in QueryAbilityInfo()
76 if (std::string::npos != elementTemp.GetBundleName().find("service")) { in QueryAbilityInfo()
80 abilityInfo.bundleName = elementTemp.GetBundleName(); in QueryAbilityInfo()
81 abilityInfo.applicationName = elementTemp.GetBundleName(); in QueryAbilityInfo()
83 abilityInfo.applicationInfo.bundleName = elementTemp.GetBundleName(); in QueryAbilityInfo()
151 element.GetBundleName().empty()) { in CheckWantEntity()
157 auto bundleName = element.GetBundleName(); in CheckWantEntity()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dcommon_event_listener.cpp77 HILOGI("PACKAGE_ADDED: %{public}s", want.GetElement().GetBundleName().c_str()); in OnReceiveEvent()
78 … DmsBmStorage::GetInstance()->SaveStorageDistributeInfo(want.GetElement().GetBundleName()); in OnReceiveEvent()
81 HILOGI("PACKAGE_CHANGED: %{public}s", want.GetElement().GetBundleName().c_str()); in OnReceiveEvent()
82 … DmsBmStorage::GetInstance()->SaveStorageDistributeInfo(want.GetElement().GetBundleName(), true); in OnReceiveEvent()
85 HILOGI("PACKAGE_REMOVED: %{public}s", want.GetElement().GetBundleName().c_str()); in OnReceiveEvent()
86 … DmsBmStorage::GetInstance()->DeleteStorageDistributeInfo(want.GetElement().GetBundleName()); in OnReceiveEvent()
87 … DMSContinueRecvMgr::GetInstance().NotifyPackageRemoved(want.GetElement().GetBundleName()); in OnReceiveEvent()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/extension_manager/src/
H A Dextension_manager_client.cpp102 want.GetElement().GetBundleName().c_str(), want.GetElement().GetAbilityName().c_str()); in ConnectServiceExtensionAbility()
106 … want.GetElement().GetBundleName().c_str(), want.GetElement().GetAbilityName().c_str(), userId); in ConnectServiceExtensionAbility()
118 want.GetElement().GetBundleName().c_str(), want.GetElement().GetAbilityName().c_str()); in ConnectServiceExtensionAbility()
122 … want.GetElement().GetBundleName().c_str(), want.GetElement().GetAbilityName().c_str(), userId); in ConnectServiceExtensionAbility()
134 want.GetElement().GetBundleName().c_str(), want.GetElement().GetAbilityName().c_str()); in ConnectEnterpriseAdminExtensionAbility()
138 … want.GetElement().GetBundleName().c_str(), want.GetElement().GetAbilityName().c_str(), userId); in ConnectEnterpriseAdminExtensionAbility()
150 want.GetElement().GetBundleName().c_str(), want.GetElement().GetAbilityName().c_str()); in ConnectExtensionAbility()
155 … want.GetElement().GetBundleName().c_str(), want.GetElement().GetAbilityName().c_str(), userId); in ConnectExtensionAbility()
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/src/
H A Denterprise_device_mgr_ability_test.cpp979 DisableSuperAdminSuc(admin.GetBundleName());
1043 DisableSuperAdminSuc(admin.GetBundleName());
1070 DisableSuperAdminSuc(admin.GetBundleName());
1089 DisableSuperAdminSuc(admin.GetBundleName());
1601 DisableSuperAdminSuc(admin.GetBundleName());
1645 DisableSuperAdminSuc(admin.GetBundleName());
1666 DisableSuperAdminSuc(admin.GetBundleName());
1710 DisableSuperAdminSuc(admin.GetBundleName());
1726 DisableSuperAdminSuc(admin.GetBundleName());
1749 DisableSuperAdminSuc(admin.GetBundleName());
[all …]
/ohos5.0/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session.cpp488 if (element.GetBundleName() == fgElement.GetBundleName() && in IsSameAppAbility()
510 if (!g_appStateObserver->IsForegroundApp(element.GetBundleName())) { in RegForegroundDispatch()
533 element.GetBundleName().c_str(), element.GetAbilityName().c_str()); in RegForegroundDispatchInner()
540 SubErrorCode::REG_FOREGROUND_DISPATCH, element.GetBundleName()); in RegForegroundDispatchInner()
556 fgElement.GetBundleName().c_str(), fgElement.GetAbilityName().c_str()); in IsFgRegistered()
581 element.GetBundleName().c_str(), element.GetAbilityName().c_str()); in UnregForegroundDispatchInner()
670 WarnLog("%{public}s already RegReaderMode", element.GetBundleName().c_str()); in RegReaderModeInner()
674 element.GetBundleName().c_str(), element.GetAbilityName().c_str()); in RegReaderModeInner()
681 SubErrorCode::REG_READERMODE, element.GetBundleName()); in RegReaderModeInner()
694 element.GetBundleName().c_str(), element.GetAbilityName().c_str()); in UnregReaderModeInner()
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_bundle_manager.cpp45 if (eleName.GetBundleName().empty()) { in QueryAbilityInfo()
50 abilityInfo.bundleName = eleName.GetBundleName(); in QueryAbilityInfo()
109 if (elementName.GetBundleName().empty()) { in QueryAbilityInfo()
112 if (std::string::npos != elementName.GetBundleName().find("service")) { in QueryAbilityInfo()
117 abilityInfo.bundleName = elementName.GetBundleName(); in QueryAbilityInfo()
118 abilityInfo.applicationName = elementName.GetBundleName(); in QueryAbilityInfo()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dconnection_manager.cpp62 (connectReceiver.GetBundleName() + ":" + connectReceiver.GetAbilityName()).c_str()); in ConnectAbilityInner()
124 …connectReceiver.GetElement().GetBundleName() == connection.first.connectReceiver.GetBundleName() && in MatchConnection()
130 …connectReceiver.GetElement().GetBundleName() == connection.first.connectReceiver.GetBundleName() && in MatchConnection()
187 (element.GetBundleName() + ":" + element.GetAbilityName()).c_str()); in DisconnectAbility()
290 connectionInfo.connectReceiver.GetBundleName() == element.GetBundleName()) { in DisconnectNonexistentService()
333 return connectReceiver.GetBundleName() == connectReceiverOther.GetBundleName() && in IsConnectReceiverEqual()
/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 …int32_t uid = NotificationCloneUtil::GetBundleUid(bundle.GetBundleName(), userId, bundle.GetAppInd… in GetProfileUid()
130 bundle.GetBundleName().c_str()); in GetProfileUid()
144 …HandlerBundleEvent(bundleOption->GetBundleName(), bundleOption->GetAppIndex(), bundleOption->GetUi… in OnBundleDataAdd()
149 …HandlerBundleEvent(bundleOption->GetBundleName(), bundleOption->GetAppIndex(), bundleOption->GetUi… in OnBundleDataUpdate()
210 if (bundleItem->GetBundleName() == bundle.GetBundleName() && in CheckBundleInfo()

12345678910>>...31