Home
last modified time | relevance | path

Searched defs:dataMgr (Results 1 – 25 of 83) sorted by relevance

1234

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installers_test/
H A Dbms_bundle_installers_test.cpp89 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); variable
140 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); variable
164 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); variable
188 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); variable
208 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); variable
235 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); variable
261 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); variable
300 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); variable
324 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); variable
348 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); variable
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_manager_test/
H A Dbms_bundle_resource_manager_test.cpp182 auto dataMgr = GetBundleDataMgr(); variable
198 auto dataMgr = GetBundleDataMgr(); variable
218 auto dataMgr = GetBundleDataMgr(); variable
235 auto dataMgr = GetBundleDataMgr(); variable
252 auto dataMgr = GetBundleDataMgr(); variable
269 auto dataMgr = GetBundleDataMgr(); variable
286 auto dataMgr = GetBundleDataMgr(); variable
301 auto dataMgr = GetBundleDataMgr(); variable
317 auto dataMgr = GetBundleDataMgr(); variable
333 auto dataMgr = GetBundleDataMgr(); variable
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp213 auto dataMgr = GetDataMgr(); in MatchShare() local
226 auto dataMgr = GetDataMgr(); variable
242 auto dataMgr = GetDataMgr(); variable
262 auto dataMgr = GetDataMgr(); variable
284 auto dataMgr = GetDataMgr(); variable
304 auto dataMgr = GetDataMgr(); variable
324 auto dataMgr = GetDataMgr(); variable
341 auto dataMgr = GetDataMgr(); variable
358 auto dataMgr = GetDataMgr(); variable
375 auto dataMgr = GetDataMgr(); variable
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp86 auto dataMgr = GetDataMgrFromService(); in GetApplicationInfo() local
110 auto dataMgr = GetDataMgrFromService(); in GetApplicationInfoV9() local
143 auto dataMgr = GetDataMgrFromService(); in GetApplicationInfos() local
163 auto dataMgr = GetDataMgrFromService(); in GetApplicationInfosV9() local
206 auto dataMgr = GetDataMgrFromService(); in GetBundleInfo() local
230 auto dataMgr = GetDataMgrFromService(); in GetBaseSharedBundleInfos() local
262 auto dataMgr = GetDataMgrFromService(); in GetBundleInfoV9() local
291 auto dataMgr = GetDataMgrFromService(); in BatchGetBundleInfo() local
313 auto dataMgr = GetDataMgrFromService(); in GetBundleInfoForSelf() local
330 auto dataMgr = GetDataMgrFromService(); in GetDependentBundleInfo() local
[all …]
H A Dsystem_bundle_installer.cpp70 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in OTAInstallSystemBundle() local
101 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in OTAInstallSystemBundleNeedCheckUser() local
139 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in UninstallSystemBundle() local
165 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in UninstallSystemBundle() local
192 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in UninstallSystemBundle() local
220 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in UninstallSystemBundle() local
237 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in CheckUninstallSystemHsp() local
H A Dbundle_user_mgr_host_impl.cpp120 auto dataMgr = GetDataMgrFromService(); in OnCreateNewUser() local
179 auto dataMgr = GetDataMgrFromService(); in GetAllPreInstallBundleInfos() local
231 auto dataMgr = GetDataMgrFromService(); in RemoveUser() local
291 auto dataMgr = GetDataMgrFromService(); in CheckInitialUser() local
377 auto dataMgr = GetDataMgrFromService(); in HandleNotifyBundleEvents() local
397 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in HandleSceneBoard() local
H A Dbundle_mgr_service_event_handler.cpp296 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in LoadInstallInfosFromDb() local
388 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in ScanAndAnalyzeUserDatas() local
740 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in CombineBundleInfoAndUserInfo() local
779 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in SaveInstallInfoToCache() local
1077 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in CreateAppInstallDir() local
1094 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in SetAllInstallFlag() local
1199 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in InnerProcessCheckAppDataDir() local
1235 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in InnerProcessCheckPreinstallData() local
1286 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in InnerProcessCheckAppLogDir() local
1314 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in InnerProcessCheckAppFileManagerDir() local
[all …]
H A Dbundle_event_callback_death_recipient.cpp40 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in OnRemoteDied() local
H A Dbundle_status_callback_death_recipient.cpp41 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in OnRemoteDied() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_accesstokenid_test/
H A Dbms_bundle_accesstokenid_test.cpp227 auto dataMgr = GetBundleDataMgr(); variable
247 auto dataMgr = GetBundleDataMgr(); variable
269 auto dataMgr = GetBundleDataMgr(); variable
306 auto dataMgr = GetBundleDataMgr(); variable
334 auto dataMgr = GetBundleDataMgr(); variable
361 auto dataMgr = GetBundleDataMgr(); variable
381 auto dataMgr = GetBundleDataMgr(); variable
406 auto dataMgr = GetBundleDataMgr(); variable
429 auto dataMgr = GetBundleDataMgr(); variable
455 auto dataMgr = GetBundleDataMgr(); variable
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_crowdtesting_test/
H A Dbms_bundle_crowdtesting_test.cpp273 auto dataMgr = GetBundleDataMgr(); variable
296 auto dataMgr = GetBundleDataMgr(); variable
319 auto dataMgr = GetBundleDataMgr(); variable
343 auto dataMgr = GetBundleDataMgr(); variable
367 auto dataMgr = GetBundleDataMgr(); variable
399 auto dataMgr = GetBundleDataMgr(); variable
434 auto dataMgr = GetBundleDataMgr(); variable
460 auto dataMgr = GetBundleDataMgr(); variable
486 auto dataMgr = GetBundleDataMgr(); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dmock_system_bundle_installer.cpp65 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in OTAInstallSystemBundle() local
87 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in UninstallSystemBundle() local
115 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in UninstallSystemBundle() local
144 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in UninstallSystemBundle() local
173 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in UninstallSystemBundle() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_group_test/
H A Dbms_bundle_data_group_test.cpp201 auto dataMgr = GetBundleDataMgr(); variable
216 auto dataMgr = GetBundleDataMgr(); variable
235 auto dataMgr = GetBundleDataMgr(); variable
259 auto dataMgr = GetBundleDataMgr(); variable
284 auto dataMgr = GetBundleDataMgr(); variable
315 auto dataMgr = GetBundleDataMgr(); variable
340 auto dataMgr = GetBundleDataMgr(); variable
358 auto dataMgr = GetBundleDataMgr(); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_ota_update_test.cpp217 auto dataMgr = GetBundleDataMgr(); variable
267 auto dataMgr = GetBundleDataMgr(); variable
368 auto dataMgr = GetBundleDataMgr(); variable
423 auto dataMgr = GetBundleDataMgr(); variable
461 auto dataMgr = GetBundleDataMgr(); variable
498 auto dataMgr = GetBundleDataMgr(); variable
522 auto dataMgr = GetBundleDataMgr(); variable
580 auto dataMgr = GetBundleDataMgr(); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Dbundle_aging_mgr.cpp132 auto dataMgr = OHOS::DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in ResetRequest() local
151 auto dataMgr = OHOS::DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in QueryBundleStatsInfoByInterval() local
173 auto dataMgr = OHOS::DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in InitAgingRequest() local
223 void BundleAgingMgr::Process(const std::shared_ptr<BundleDataMgr> &dataMgr) in Process()
246 auto dataMgr = OHOS::DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in Start() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_query_test/
H A Dbms_bundle_quick_fix_query_test.cpp98 auto dataMgr = GetBundleDataMgr(); in SetUp() local
152 auto dataMgr = GetBundleDataMgr(); in MockInstallBundleInfo() local
166 auto dataMgr = GetBundleDataMgr(); in MockUninstallBundleInfo() local
185 auto dataMgr = GetBundleDataMgr(); in MockEnableQuickFix() local
213 auto dataMgr = GetBundleDataMgr(); in MockDisableQuickFix() local
247 auto dataMgr = GetBundleDataMgr(); in MockDeployQuickFix() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_dependencies_test/
H A Dbms_bundle_dependencies_test.cpp206 auto dataMgr = GetBundleDataMgr(); variable
226 auto dataMgr = GetBundleDataMgr(); variable
250 auto dataMgr = GetBundleDataMgr(); variable
279 auto dataMgr = GetBundleDataMgr(); variable
310 auto dataMgr = GetBundleDataMgr(); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_manager_test/
H A Dbms_bundle_quick_fix_manager_test.cpp232 auto dataMgr = DelayedSingleton<QuickFixDataMgr>::GetInstance(); variable
253 auto dataMgr = DelayedSingleton<QuickFixDataMgr>::GetInstance(); variable
278 auto dataMgr = DelayedSingleton<QuickFixDataMgr>::GetInstance(); variable
303 auto dataMgr = DelayedSingleton<QuickFixDataMgr>::GetInstance(); variable
322 auto dataMgr = DelayedSingleton<QuickFixDataMgr>::GetInstance(); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dshared_bundle_installer.cpp77 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in CheckDependency() local
153 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in FindDependencyInInstalledBundles() local
192 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in GetCallingEventInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp496 auto dataMgr = GetBundleDataMgr(); variable
526 auto dataMgr = GetBundleDataMgr(); variable
548 auto dataMgr = GetBundleDataMgr(); variable
572 auto dataMgr = GetBundleDataMgr(); variable
596 auto dataMgr = GetBundleDataMgr(); variable
622 auto dataMgr = GetBundleDataMgr(); variable
646 auto dataMgr = GetBundleDataMgr(); variable
670 auto dataMgr = GetBundleDataMgr(); variable
694 auto dataMgr = GetBundleDataMgr(); variable
720 auto dataMgr = GetBundleDataMgr(); variable
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_process.cpp50 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in GetAllResourceInfo() local
91 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in GetResourceInfoByBundleName() local
118 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in GetLauncherResourceInfoByAbilityName() local
152 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in GetResourceInfoByColorModeChanged() local
341 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in GetLauncherAbilityResourceInfos() local
448 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in GetExternalOverlayHapState() local
503 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in GetTargetBundleName() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_clone_installer_test/
H A Dbms_bundle_clone_installer_test.cpp96 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in SetInnerBundleInfo() local
134 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in DeleteBundle() local
164 auto dataMgr = DelayedSingleton<BundleMgrService>::GetInstance()->GetDataMgr(); in SetUserIdToDataMgr() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/
H A Dbms_extension_client.cpp34 auto dataMgr = GetDataMgr(); in QueryLauncherAbility() local
75 auto dataMgr = GetDataMgr(); in QueryAbilityInfos() local
115 auto dataMgr = GetDataMgr(); in BatchQueryAbilityInfos() local
181 auto dataMgr = GetDataMgr(); in GetBundleInfos() local
208 auto dataMgr = GetDataMgr(); in GetBundleInfo() local
243 auto dataMgr = GetDataMgr(); in BatchGetBundleInfo() local
278 auto dataMgr = GetDataMgr(); in ImplicitQueryAbilityInfos() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_switcher_test/
H A Dbms_bundle_quick_fix_switcher_test.cpp104 auto dataMgr = GetBundleDataMgr(); in SetUp() local
314 auto dataMgr = GetBundleDataMgr(); variable
391 auto dataMgr = GetBundleDataMgr(); variable
426 auto dataMgr = GetBundleDataMgr(); variable
487 auto dataMgr = GetBundleDataMgr(); variable
520 auto dataMgr = GetBundleDataMgr(); variable
577 auto dataMgr = GetBundleDataMgr(); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_set_overlay_enabled_test.cpp116 auto dataMgr = GetBundleDataMgr(); in AddOverlayInnerBundleInfo() local
138 auto dataMgr = GetBundleDataMgr(); in AddNonOverlayInnerBundleInfo() local
149 auto dataMgr = GetBundleDataMgr(); in RemoveBundleInfo() local
160 auto dataMgr = GetBundleDataMgr(); in CheckEnabledState() local

1234