Home
last modified time | relevance | path

Searched refs:UNSPECIFIED_USERID (Results 1 - 25 of 70) sorted by relevance

123

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/overlay/
H A Dbundle_overlay_manager_host_impl.h31 std::vector<OverlayModuleInfo> &overlayModuleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override;
33 OverlayModuleInfo &overlayModuleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override;
35 int32_t userId = Constants::UNSPECIFIED_USERID) override;
37 std::vector<OverlayModuleInfo> &overlayModuleInfos, int32_t userId = Constants::UNSPECIFIED_USERID) override;
39 std::vector<OverlayModuleInfo> &overlayModuleInfos, int32_t userId = Constants::UNSPECIFIED_USERID) override;
41 std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override;
44 int32_t userId = Constants::UNSPECIFIED_USERID) override;
46 int32_t userId = Constants::UNSPECIFIED_USERID) override;
48 int32_t userId = Constants::UNSPECIFIED_USERID) override;
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/overlay/
H A Doverlay_manager_interface.h33 std::vector<OverlayModuleInfo> &overlayModuleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) in GetAllOverlayModuleInfo()
39 OverlayModuleInfo &overlayModuleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) in GetOverlayModuleInfo()
45 int32_t userId = Constants::UNSPECIFIED_USERID) in GetOverlayModuleInfo()
51 std::vector<OverlayModuleInfo> &overlayModuleInfos, int32_t userId = Constants::UNSPECIFIED_USERID) in GetTargetOverlayModuleInfo()
57 std::vector<OverlayModuleInfo> &overlayModuleInfos, int32_t userId = Constants::UNSPECIFIED_USERID) in GetOverlayModuleInfoByBundleName()
63 std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) in GetOverlayBundleInfoForTarget()
70 int32_t userId = Constants::UNSPECIFIED_USERID) in GetOverlayModuleInfoForTarget()
76 int32_t userId = Constants::UNSPECIFIED_USERID) in SetOverlayEnabled()
82 int32_t userId = Constants::UNSPECIFIED_USERID) in SetOverlayEnabledForSelf()
H A Doverlay_manager_proxy.h31 std::vector<OverlayModuleInfo> &overlayModuleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override;
34 OverlayModuleInfo &overlayModuleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override;
37 int32_t userId = Constants::UNSPECIFIED_USERID) override;
40 std::vector<OverlayModuleInfo> &overlayModuleInfos, int32_t userId = Constants::UNSPECIFIED_USERID) override;
43 std::vector<OverlayModuleInfo> &overlayModuleInfos, int32_t userId = Constants::UNSPECIFIED_USERID) override;
46 std::vector<OverlayBundleInfo> &overlayBundleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override;
50 int32_t userId = Constants::UNSPECIFIED_USERID) override;
53 bool isEnabled, int32_t userId = Constants::UNSPECIFIED_USERID) override;
56 int32_t userId = Constants::UNSPECIFIED_USERID) override;
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/app_control/
H A Dapp_control_interface.h119 const std::string &appId, const Want &want, int32_t userId = Constants::UNSPECIFIED_USERID) in SetDisposedStatus()
123 virtual ErrCode DeleteDisposedStatus(const std::string &appId, int32_t userId = Constants::UNSPECIFIED_USERID) in DeleteDisposedStatus()
128 const std::string &appId, Want &want, int32_t userId = Constants::UNSPECIFIED_USERID) in GetDisposedStatus()
133 const std::string &appId, DisposedRule& disposedRule, int32_t userId = Constants::UNSPECIFIED_USERID) in GetDisposedRule()
138 const std::string &appId, DisposedRule& disposedRule, int32_t userId = Constants::UNSPECIFIED_USERID) in SetDisposedRule()
148 int32_t appIndex, int32_t userId = Constants::UNSPECIFIED_USERID) in GetDisposedRuleForCloneApp()
153 int32_t appIndex, int32_t userId = Constants::UNSPECIFIED_USERID) in SetDisposedRuleForCloneApp()
158 int32_t userId = Constants::UNSPECIFIED_USERID) in DeleteDisposedRuleForCloneApp()
H A Dapp_control_proxy.h60 const std::string &appId, const Want &want, int32_t userId = Constants::UNSPECIFIED_USERID) override;
62 const std::string &appId, int32_t userId = Constants::UNSPECIFIED_USERID) override;
64 int32_t userId = Constants::UNSPECIFIED_USERID) override;
66 DisposedRule& disposedRule, int32_t userId = Constants::UNSPECIFIED_USERID) override;
68 DisposedRule& disposedRule, int32_t userId = Constants::UNSPECIFIED_USERID) override;
72 int32_t appIndex, int32_t userId = Constants::UNSPECIFIED_USERID) override;
74 int32_t appIndex, int32_t userId = Constants::UNSPECIFIED_USERID) override;
76 int32_t userId = Constants::UNSPECIFIED_USERID) override;
/foundation/bundlemanager/bundle_tool/test/mock/
H A Dmock_bundle_mgr_host.h29 int32_t userId = Constants::UNSPECIFIED_USERID, int32_t appIndex = 0) override;
34 int32_t userId = Constants::UNSPECIFIED_USERID) override;
36 int32_t userId = Constants::UNSPECIFIED_USERID) override;
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h154 BundleInfo &bundleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) in GetBundleInfo()
167 BundleInfo &bundleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) in GetBundleInfo()
243 BundlePackInfo &bundlePackInfo, int32_t userId = Constants::UNSPECIFIED_USERID) in GetBundlePackInfo()
257 BundlePackInfo &bundlePackInfo, int32_t userId = Constants::UNSPECIFIED_USERID) in GetBundlePackInfo()
270 std::vector<BundleInfo> &bundleInfos, int32_t userId = Constants::UNSPECIFIED_USERID) in GetBundleInfos()
282 std::vector<BundleInfo> &bundleInfos, int32_t userId = Constants::UNSPECIFIED_USERID) in GetBundleInfos()
677 const std::string &bundleName, Want &want, int32_t userId = Constants::UNSPECIFIED_USERID) in GetLaunchWantForBundle()
701 int32_t userId = Constants::UNSPECIFIED_USERID, int32_t appIndex = 0) in CleanBundleCacheFiles()
863 int32_t userId = Constants::UNSPECIFIED_USERID) in SetApplicationEnabled()
877 int32_t userId = Constants::UNSPECIFIED_USERID) in SetCloneApplicationEnabled()
[all...]
H A Dbundle_mgr_proxy.h110 BundleInfo &bundleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override;
120 BundleInfo &bundleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override;
178 BundlePackInfo &bundlePackInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override;
188 BundlePackInfo &bundlePackInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override;
197 int32_t userId = Constants::UNSPECIFIED_USERID) override;
206 int32_t userId = Constants::UNSPECIFIED_USERID) override;
504 const std::string &bundleName, Want &want, int32_t userId = Constants::UNSPECIFIED_USERID) override;
528 int32_t userId = Constants::UNSPECIFIED_USERID, int32_t appIndex = 0) override;
618 int32_t userId = Constants::UNSPECIFIED_USERID) override;
629 int32_t userId = Constants::UNSPECIFIED_USERID) overrid
[all...]
H A Dbundle_mgr_client.h39 int32_t userId = Constants::UNSPECIFIED_USERID);
41 int32_t userId = Constants::UNSPECIFIED_USERID);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_resource_helper.h41 static bool DeleteResourceInfo(const std::string &key, const int32_t userId = Constants::UNSPECIFIED_USERID);
59 const int32_t appIndex, const int32_t userId = Constants::UNSPECIFIED_USERID);
62 const int32_t userId = Constants::UNSPECIFIED_USERID);
H A Dbundle_mgr_host_impl.h110 const BundleFlag flag, BundleInfo &bundleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override;
120 int32_t flags, BundleInfo &bundleInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override;
166 BundlePackInfo &bundlePackInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override;
177 int32_t userId = Constants::UNSPECIFIED_USERID) override;
187 std::vector<BundleInfo> &bundleInfos, int32_t userId = Constants::UNSPECIFIED_USERID) override;
196 std::vector<BundleInfo> &bundleInfos, int32_t userId = Constants::UNSPECIFIED_USERID) override;
483 const std::string &bundleName, Want &want, int32_t userId = Constants::UNSPECIFIED_USERID) override;
507 int32_t userId = Constants::UNSPECIFIED_USERID, int32_t appIndex = 0) override;
516 const int userId = Constants::UNSPECIFIED_USERID, const int appIndex = 0) override;
597 int32_t userId = Constants::UNSPECIFIED_USERID) overrid
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_manager_host_impl.cpp58 if (userId == Constants::UNSPECIFIED_USERID) { in GetAllOverlayModuleInfo()
81 if (userId == Constants::UNSPECIFIED_USERID) { in GetOverlayModuleInfo()
104 if (userId == Constants::UNSPECIFIED_USERID) { in GetOverlayModuleInfo()
129 if (userId == Constants::UNSPECIFIED_USERID) { in GetTargetOverlayModuleInfo()
155 if (userId == Constants::UNSPECIFIED_USERID) { in GetOverlayModuleInfoByBundleName()
195 if (userId == Constants::UNSPECIFIED_USERID) { in GetOverlayBundleInfoForTarget()
219 if (userId == Constants::UNSPECIFIED_USERID) { in GetOverlayModuleInfoForTarget()
247 if (userId == Constants::UNSPECIFIED_USERID) { in SetOverlayEnabledForSelf()
270 if (userId == Constants::UNSPECIFIED_USERID) { in SetOverlayEnabled()
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dbundle_container.cpp49 bundleInfo_->GetApplicationInfo(0, Constants::UNSPECIFIED_USERID, *appInfo); in GetApplicationInfo()
58 auto uid = Constants::UNSPECIFIED_USERID; in GetHapModuleInfo()
75 auto uid = Constants::UNSPECIFIED_USERID; in GetAbilityInfo()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.h72 int32_t userId = Constants::UNSPECIFIED_USERID;
82 int32_t userId = Constants::UNSPECIFIED_USERID;
93 int32_t userId = Constants::UNSPECIFIED_USERID;
132 int32_t userId = Constants::UNSPECIFIED_USERID;
177 int32_t userId = Constants::UNSPECIFIED_USERID;
185 int32_t userId = Constants::UNSPECIFIED_USERID;
199 int32_t userId_ = Constants::UNSPECIFIED_USERID;
224 int32_t userId = Constants::UNSPECIFIED_USERID;
232 int32_t userId = Constants::UNSPECIFIED_USERID;
242 int32_t userId = Constants::UNSPECIFIED_USERID;
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_event_subscriber.cpp42 int32_t oldUserId = Constants::UNSPECIFIED_USERID; in OnReceiveEvent()
46 oldUserId = Constants::UNSPECIFIED_USERID; in OnReceiveEvent()
/foundation/resourceschedule/background_task_mgr/services/common/include/
H A Dbundle_manager_helper.h29 using OHOS::AppExecFwk::Constants::UNSPECIFIED_USERID;
36 AppExecFwk::BundleInfo &bundleInfo, int32_t userId = UNSPECIFIED_USERID);
/foundation/filemanagement/app_file_service/tests/mock/bundle_manager/include/
H A Dmock_bundle_manager.h53 int32_t userId = Constants::UNSPECIFIED_USERID) override;
58 int32_t userId = Constants::UNSPECIFIED_USERID) override;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_control_manager_host_impl.cpp342 if (userId == Constants::UNSPECIFIED_USERID) { in SetDisposedStatus()
367 if (userId == Constants::UNSPECIFIED_USERID) { in DeleteDisposedStatus()
381 if (userId == Constants::UNSPECIFIED_USERID) { in DeleteDisposedStatus()
401 if (userId == Constants::UNSPECIFIED_USERID) { in GetDisposedStatus()
473 if (userId == Constants::UNSPECIFIED_USERID) { in GetDisposedRule()
505 if (userId == Constants::UNSPECIFIED_USERID) { in SetDisposedRule()
555 if (userId == Constants::UNSPECIFIED_USERID) { in GetDisposedRuleForCloneApp()
591 if (userId == Constants::UNSPECIFIED_USERID) { in SetDisposedRuleForCloneApp()
620 if (userId == Constants::UNSPECIFIED_USERID) { in DeleteDisposedRuleForCloneApp()
637 if (userId == Constants::UNSPECIFIED_USERID) { in DeleteDisposedRuleForCloneApp()
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dlauncher_ability_info.h31 int32_t userId = Constants::UNSPECIFIED_USERID;
H A Dinstall_param.h52 int32_t userId = Constants::UNSPECIFIED_USERID;
155 int32_t userId = Constants::UNSPECIFIED_USERID;
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.h82 int32_t userId = Constants::UNSPECIFIED_USERID;
89 int32_t userId = Constants::UNSPECIFIED_USERID;
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_overlay_manager.h36 std::vector<OverlayModuleInfo> &overlayModuleInfos, int32_t userId = Constants::UNSPECIFIED_USERID) override;
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_overlay_manager.h36 std::vector<OverlayModuleInfo> &overlayModuleInfos, int32_t userId = Constants::UNSPECIFIED_USERID) override;
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dbundle_constants.h30 constexpr int UNSPECIFIED_USERID = -2; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.h57 int32_t userId = Constants::UNSPECIFIED_USERID;
75 int32_t userId = Constants::UNSPECIFIED_USERID;
104 int32_t userId = Constants::UNSPECIFIED_USERID;
138 int32_t userId = Constants::UNSPECIFIED_USERID;
161 int32_t userId = Constants::UNSPECIFIED_USERID;
167 int32_t userId = Constants::UNSPECIFIED_USERID;
289 int32_t userId_ = Constants::UNSPECIFIED_USERID;

Completed in 14 milliseconds

123