Home
last modified time | relevance | path

Searched defs:GetUserIdByUid (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/security/asset/services/common/src/
H A Dlib.rs63 fn GetUserIdByUid(uid: u64, userId: &mut u32) -> bool; in GetUserIdByUid() function
/ohos5.0/base/security/asset/services/os_dependency/src/
H A Dos_account_wrapper.cpp23 bool GetUserIdByUid(uint64_t uid, uint32_t *userId) in GetUserIdByUid() function
/ohos5.0/foundation/resourceschedule/work_scheduler/utils/native/src/
H A Dwork_sched_utils.cpp73 int32_t WorkSchedUtils::GetUserIdByUid(int32_t uid) in GetUserIdByUid() function in OHOS::WorkScheduler::WorkSchedUtils
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dsandbox_json_manager.cpp317 bool SandboxJsonManager::GetUserIdByUid(int32_t& userId) in GetUserIdByUid() function in OHOS::Security::DlpPermission::SandboxJsonManager
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dbg_efficiency_resources_mgr.cpp831 int32_t BgEfficiencyResourcesMgr::GetUserIdByUid(int32_t uid) in GetUserIdByUid() function in OHOS::BackgroundTaskMgr::BgEfficiencyResourcesMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp335 int32_t BundleUtil::GetUserIdByUid(int32_t uid) in GetUserIdByUid() function in OHOS::AppExecFwk::BundleUtil
H A Dbundle_data_mgr.cpp5049 int32_t BundleDataMgr::GetUserIdByUid(int32_t uid) const in GetUserIdByUid() function in OHOS::AppExecFwk::BundleDataMgr
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp535 int32_t StandbyServiceImpl::GetUserIdByUid(int32_t uid) in GetUserIdByUid() function in OHOS::DevStandbyMgr::StandbyServiceImpl
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h599 inline int32_t GetUserIdByUid(int32_t uid) in GetUserIdByUid() function
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp266 int32_t GetUserIdByUid(int32_t uid) in GetUserIdByUid() function