Home
last modified time | relevance | path

Searched refs:ALL_USERID (Results 1 – 25 of 46) sorted by relevance

12

/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbm_install_multi_user_test.cpp265 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID);
304 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID);
343 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID);
382 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID);
421 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID);
460 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID);
500 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID);
540 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID);
579 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID);
613 UninstallBundle(BUNDLE_NAME, Constants::ALL_USERID);
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installers_test/
H A Dbms_bundle_installers_test.cpp136 installParam.userId = Constants::ALL_USERID;
160 installParam.userId = Constants::ALL_USERID;
184 installParam.userId = Constants::ALL_USERID;
214 installParam.userId = Constants::ALL_USERID;
231 installParam.userId = Constants::ALL_USERID;
257 installParam.userId = Constants::ALL_USERID;
296 installParam.userId = Constants::ALL_USERID;
320 installParam.userId = Constants::ALL_USERID;
344 installParam.userId = Constants::ALL_USERID;
367 installParam.userId = Constants::ALL_USERID;
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer.cpp39 if (installParam.userId == Constants::ALL_USERID) { in Install()
65 if (installParam.userId == Constants::ALL_USERID) { in Recover()
85 if (installParam.userId == Constants::ALL_USERID) { in Install()
118 if (installParam.userId == Constants::ALL_USERID) { in Uninstall()
161 if (installParam.userId == Constants::ALL_USERID) { in Uninstall()
H A Dbundle_mgr_service_event_handler.cpp507 installParam.userId = Constants::ALL_USERID; in ReInstallAllInstallDirApps()
1244 BundleFlag::GET_BUNDLE_DEFAULT, bundleInfo, Constants::ALL_USERID)) { in InnerProcessCheckPreinstallData()
1349 …ast<int32_t>(GetBundleInfoFlag::GET_BUNDLE_INFO_WITH_DISABLE), bundleInfos, Constants::ALL_USERID); in InnerProcessCheckShaderCacheDir()
1470 BundleFlag::GET_BUNDLE_DEFAULT, bundleInfo, Constants::ALL_USERID)) { in InnerProcessCheckRecoverableApplicationInfo()
2885 bundleInfos, Constants::ALL_USERID) != ERR_OK) { in ProcessBundleProvisionInfo()
3331 …ast<int32_t>(GetBundleInfoFlag::GET_BUNDLE_INFO_WITH_DISABLE), bundleInfos, Constants::ALL_USERID); in CleanAllBundleShaderCache()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/
H A Dbms_extension_client.cpp39 if (userId != Constants::ALL_USERID) { in QueryLauncherAbility()
80 if (userId != Constants::ALL_USERID) { in QueryAbilityInfos()
120 if (userId != Constants::ALL_USERID) { in BatchQueryAbilityInfos()
180 if (userId != Constants::ALL_USERID) { in GetBundleInfos()
213 if (userId != Constants::ALL_USERID) { in GetBundleInfo()
248 if (userId != Constants::ALL_USERID) { in BatchGetBundleInfo()
277 if (userId != Constants::ALL_USERID) { in ImplicitQueryAbilityInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Drecently_unused_bundle_aging_handler.cpp131 agingBundle.GetBundleName(), Constants::ALL_USERID, true, true); in CleanCache()
148 agingBundle.GetBundleName(), Constants::ALL_USERID, true, !hasCleanCache); in CleanCache()
217 installParam.userId = Constants::ALL_USERID; in UnInstallBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dbms_event_handler_unlocked_test.cpp100 bool res = CreateBundleDataDir(bundleInfo, Constants::ALL_USERID);
112 bool res = CreateBundleDataDir(bundleInfo, Constants::ALL_USERID);
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/utils/
H A Ddp_utils.cpp78 bundleInfo, AppExecFwk::Constants::ALL_USERID); in GetClientBundle()
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_share_util.cpp103 AppExecFwk::Constants::ALL_USERID)) { in GetUidByBundleName()
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ui_extension_ability_test/ui_extension_info_module_test/
H A Dui_extension_info_module_test.cpp120 … bool queryResult = bundleMgr_->QueryExtensionAbilityInfos(type, AppExecFwk::Constants::ALL_USERID,
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
H A Dzip_helper.cpp102 info, Constants::ALL_USERID)) { in GetDfxBundleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp1455 UpdateAppDataMgr::UpdateAppDataDirSelinuxLabel(Constants::ALL_USERID);
1485 UpdateAppDataMgr::UpdateAppDataDirSelinuxLabel(Constants::ALL_USERID);
2507 GetBundleDataMgr()->multiUserIdsSet_.insert(Constants::ALL_USERID);
2529 BUNDLE_NAME_TEST, 0, isEnabled, CALLER_NAME_UT, Constants::ALL_USERID);
3467 info.FindAbilityInfos(Constants::ALL_USERID);
3498 info.FindAbilityInfos(Constants::ALL_USERID);
3517 info.FindAbilityInfos(Constants::ALL_USERID);
3536 info.FindAbilityInfos(Constants::ALL_USERID);
3556 info.FindAbilityInfos(Constants::ALL_USERID);
4666 Constants::ALL_USERID, bundleInfo);
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_constants.h35 constexpr int8_t ALL_USERID = -3; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/
H A Dapp_usage_event_factory.cpp130 AppExecFwk::Constants::ALL_USERID)) { in GetAppVersion()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_bundle_mgr_helper.cpp157 AppExecFwk::Constants::ALL_USERID, appInfos)) { in InitLauncherAppMap()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_code_signature_test/
H A Dbundle_mgr_code_signature_system_test.cpp178 const int32_t userId = Constants::ALL_USERID) in InstallBundle()
195 const std::string &bundleName, const int32_t userId = Constants::ALL_USERID) in UninstallBundle()
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_function_switch_window.cpp265 AppExecFwk::BundleFlag::GET_BUNDLE_DEFAULT, info, AppExecFwk::Constants::ALL_USERID); in CheckDialogInstallStatus()
/ohos5.0/base/web/webview/sa/src/
H A Dapp_fwk_update_service.cpp76 AppExecFwk::Constants::ALL_USERID); in OnReceiveEvent()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_bm_storage.cpp98 …l ret = bundleMgr->GetBundleInfo(bundleName, FLAGS, bundleInfo, AppExecFwk::Constants::ALL_USERID); in SaveStorageDistributeInfo()
219 …l ret = bundleMgr->GetBundleInfo(bundleName, FLAGS, bundleInfo, AppExecFwk::Constants::ALL_USERID); in DeleteStorageDistributeInfo()
772 …!bundleMgr->GetBundleInfosForContinuation(FLAGS, bundleInfos, AppExecFwk::Constants::ALL_USERID)) { in UpdateDistributedData()
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/
H A Dapp_event_handler.cpp35 AppExecFwk::Constants::ALL_USERID)) { in GetUidByBundleName()
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_util.cpp398 … (!client.GetBundleInfo(bundleName, BundleFlag::GET_BUNDLE_DEFAULT, info, Constants::ALL_USERID)) { in GetApplicationVersion()
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_event_cacher.cpp70 AppExecFwk::Constants::ALL_USERID)) { in GetAppVersion()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/
H A Dbundle_mgr_sandbox_app_system_test.cpp209 const int32_t userId = Constants::ALL_USERID) in InstallBundle()
231 …t std::string &bundleName, std::string &uninstallMsg, const int32_t userId = Constants::ALL_USERID) in UninstallBundle()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp161 AppExecFwk::Constants::ALL_USERID, applicationInfos)) { in InitNetLimitedAppInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp1362 int32_t allUserId = Constants::ALL_USERID;
2917 bool ret = hostImpl->DumpBundleInfo("", Constants::ALL_USERID, result);
2919 ret = hostImpl->DumpBundleInfo(TEST_BUNDLE_NAME, Constants::ALL_USERID, result);
2932 bool ret = hostImpl->DumpShortcutInfo("", Constants::ALL_USERID, result);
2934 ret = hostImpl->DumpShortcutInfo(TEST_BUNDLE_NAME, Constants::ALL_USERID, result);
3361 0, bundleInfos, Constants::ALL_USERID);
3377 0, bundleInfos, Constants::ALL_USERID);
4510 userId = Constants::ALL_USERID;

12