Home
last modified time | relevance | path

Searched refs:GetUserIdByCallingUid (Results 1 - 14 of 14) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_manager_host_impl.cpp59 userId = BundleUtil::GetUserIdByCallingUid(); in GetAllOverlayModuleInfo()
82 userId = BundleUtil::GetUserIdByCallingUid(); in GetOverlayModuleInfo()
105 userId = BundleUtil::GetUserIdByCallingUid(); in GetOverlayModuleInfo()
130 userId = BundleUtil::GetUserIdByCallingUid(); in GetTargetOverlayModuleInfo()
156 userId = BundleUtil::GetUserIdByCallingUid(); in GetOverlayModuleInfoByBundleName()
196 userId = BundleUtil::GetUserIdByCallingUid(); in GetOverlayBundleInfoForTarget()
220 userId = BundleUtil::GetUserIdByCallingUid(); in GetOverlayModuleInfoForTarget()
248 userId = BundleUtil::GetUserIdByCallingUid(); in SetOverlayEnabledForSelf()
271 userId = BundleUtil::GetUserIdByCallingUid(); in SetOverlayEnabled()
/foundation/window/window_manager/wmserver/src/
H A Dmock_session_manager_service.cpp63 inline int32_t GetUserIdByCallingUid() in GetUserIdByCallingUid() function
199 currentWMSUserId_ = GetUserIdByCallingUid(); in SetSessionManagerService()
260 int32_t clientUserId = GetUserIdByCallingUid(); in GetSessionManagerService()
302 int32_t userId = GetUserIdByCallingUid(); in NotifySceneBoardAvailable()
323 int32_t clientUserId = GetUserIdByCallingUid(); in RegisterSMSRecoverListener()
371 int32_t clientUserId = GetUserIdByCallingUid(); in UnregisterSMSRecoverListener()
427 int32_t clientUserId = GetUserIdByCallingUid(); in RegisterSMSLiteRecoverListener()
475 int32_t clientUserId = GetUserIdByCallingUid(); in UnregisterSMSLiteRecoverListener()
/foundation/barrierfree/accessibility/services/aams/include/
H A Dutils.h63 static int32_t GetUserIdByCallingUid();
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_util.h132 static int32_t GetUserIdByCallingUid();
H A Dbundle_data_mgr.h637 int32_t GetUserIdByCallingUid() const;
/foundation/barrierfree/accessibility/services/aams/src/
H A Dutils.cpp426 int32_t Utils::GetUserIdByCallingUid() in GetUserIdByCallingUid() function in OHOS::Accessibility::Utils
H A Daccessible_ability_manager_service.cpp3109 int32_t accountId = Utils::GetUserIdByCallingUid(); in CheckCallingUid()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp159 int32_t userId = BundleUtil::GetUserIdByCallingUid(); in Verify()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp329 int32_t BundleUtil::GetUserIdByCallingUid() in GetUserIdByCallingUid() function in OHOS::AppExecFwk::BundleUtil
773 + std::to_string(BundleUtil::GetUserIdByCallingUid()) + ServiceConstants::BASE + bundleName; in RevertToRealPath()
H A Dbundle_installer_host.cpp708 callInstallParam.userId = BundleUtil::GetUserIdByCallingUid(); in CheckInstallParam()
H A Dbundle_mgr_host_impl.cpp1475 userId = BundleUtil::GetUserIdByCallingUid(); in CleanBundleCacheFiles()
2063 userId = BundleUtil::GetUserIdByCallingUid(); in SetApplicationEnabled()
2128 userId = BundleUtil::GetUserIdByCallingUid(); in SetCloneApplicationEnabled()
2204 userId = BundleUtil::GetUserIdByCallingUid(); in SetAbilityEnabled()
2267 userId = BundleUtil::GetUserIdByCallingUid(); in SetCloneAbilityEnabled()
H A Dbundle_data_mgr.cpp3040 requestUserId = GetUserIdByCallingUid(); in GetBundlePackInfo()
5049 userId = GetUserIdByCallingUid(); in GetUserId()
5093 int32_t BundleDataMgr::GetUserIdByCallingUid() const in GetUserIdByCallingUid() function in OHOS::AppExecFwk::BundleDataMgr
5095 return BundleUtil::GetUserIdByCallingUid(); in GetUserIdByCallingUid()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_false_test.cpp1221 EXPECT_EQ(ret.userId, BundleUtil::GetUserIdByCallingUid()); in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp116 inline int32_t GetUserIdByCallingUid() in GetUserIdByCallingUid() function
5203 auto userId = GetUserIdByCallingUid(); in SwitchUser()
5258 auto userId = GetUserIdByCallingUid(); in SetClient()

Completed in 47 milliseconds