Home
last modified time | relevance | path

Searched defs:uid (Results 951 - 975 of 1334) sorted by relevance

1...<<31323334353637383940>>...54

/foundation/multimedia/audio_framework/test/fuzztest/audiopolicymore_fuzzer/
H A Daudio_policy_more_fuzzer.cpp322 int32_t uid = *reinterpret_cast<const int32_t *>(rawData); in AudioVolumeMoreFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderserviceconnection_fuzzer/
H A Drsrenderserviceconnection_fuzzer.cpp898 int32_t uid = datas.ReadInt32(); in DoSetFocusAppInfo() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp467 SetFocusAppInfo( int32_t pid, int32_t uid, const std::string &bundleName, const std::string &abilityName, uint64_t focusNodeId) SetFocusAppInfo() argument
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp677 int32_t uid = data.ReadInt32(); in HandleSetBundleQuota() local
H A Dstorage_daemon_proxy.cpp791 int32_t StorageDaemonProxy::SetBundleQuota(const std::string &bundleName, int32_t uid, in SetBundleQuota() argument
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp46 int32_t ChOwn(const std::string &path, uid_t uid, gid_t gid) in ChOwn() argument
120 bool PrepareDir(const std::string &path, mode_t mode, uid_t uid, gid_t gid) in PrepareDir() argument
500 int IsSameGidUid(const std::string &dir, uid_t uid, gid_t gid) in IsSameGidUid() argument
541 void ChownRecursion(const std::string &dir, uid_t uid, gid_t gid) in ChownRecursion() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_asset_rdbstore.cpp130 uid_t uid = getuid() / BASE_USER_RANGE; in TryGetRdbStore() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dmetadata_stream_test.cpp528 uid_t uid = getuid(); in HWTEST_F() local
/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davsession_service_stub.cpp261 int32_t uid = data.ReadInt32(); in HandleIsAudioPlaybackAllowed() local
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_listener_stub.cpp165 void InitLabel(const uint64_t uid) in InitLabel() argument
574 void CodecListenerStub::InitLabel(const uint64_t uid) in InitLabel() argument
/foundation/multimedia/player_framework/services/utils/
H A Dmedia_dfx.cpp49 int32_t uid; in CollectReportMediaInfo() local
133 uint32_t uid in EventWrite() local
145 uint32_t uid = getuid(); EventWriteWithAppInfo() local
160 uint32_t uid = getuid(); EventWriteBundleName() local
347 CreateMediaInfo(CallType callType, int32_t uid, uint64_t instanceId) CreateMediaInfo() argument
393 int32_t uid = idMapIt->second.second; AppendMediaInfo() local
[all...]
/foundation/multimodalinput/input/interfaces/native/innerkits/proxy/include/
H A Dwindow_info.h240 int32_t uid; member
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dbg_transient_task_mgr.cpp123 bool BgTransientTaskMgr::GetBundleNamesForUid(int32_t uid, std::string &bundleName) in GetBundleNamesForUid() argument
150 ErrCode BgTransientTaskMgr::IsCallingInfoLegal(int32_t uid, int32_t pid, std::string &name, in IsCallingInfoLegal() argument
183 auto uid = IPCSkeleton::GetCallingUid(); in RequestSuspendDelay() local
239 PauseTransientTaskTimeForInner(int32_t uid) PauseTransientTaskTimeForInner() argument
272 StartTransientTaskTimeForInner(int32_t uid) StartTransientTaskTimeForInner() argument
366 auto uid = IPCSkeleton::GetCallingUid(); CancelSuspendDelay() local
428 auto uid = IPCSkeleton::GetCallingUid(); GetRemainingDelayTime() local
456 VerifyCallingInfo(int32_t uid, int32_t pid) VerifyCallingInfo() argument
461 VerifyRequestIdLocked(const std::string& name, int32_t uid, int32_t requestId) VerifyRequestIdLocked() argument
715 int32_t uid = std::atoi(dumpOption[DUMP_PARAM_INDEX_TWO].c_str()); DumpTaskTime() local
796 int32_t uid = *iter; HandleSuspendManagerDie() local
[all...]
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_service.cpp503 ErrCode BundleActiveService::CheckBundleIsSystemAppAndHasPermission(const int32_t uid, in CheckBundleIsSystemAppAndHasPermission() argument
545 ErrCode BundleActiveService::CheckSystemAppOrNativePermission(const int32_t uid, in CheckSystemAppOrNativePermission() argument
/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp129 void WorkInfo::RefreshUid(int32_t uid) in RefreshUid() argument
/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dbg_efficiency_resources_mgr.cpp220 ErrCode BgEfficiencyResourcesMgr::RemoveAppRecord(int32_t uid, const std::string &bundleName, bool resetAll) in RemoveAppRecord() argument
237 ErrCode BgEfficiencyResourcesMgr::RemoveProcessRecord(int32_t uid, int32_t pid, const std::string &bundleName) in RemoveProcessRecord() argument
306 auto uid = IPCSkeleton::GetCallingUid(); ApplyEfficiencyResources() local
331 ApplyResourceForPkgAndProc(int32_t uid, int32_t pid, const std::string &bundleName, const sptr<EfficiencyResourceInfo> &resourceInfo) ApplyResourceForPkgAndProc() argument
353 SendResourceApplyTask(int32_t uid, int32_t pid, const std::string &bundleName, const sptr<EfficiencyResourceInfo> &resourceInfo) SendResourceApplyTask() argument
507 auto uid = IPCSkeleton::GetCallingUid(); ResetAllEfficiencyResources() local
535 RemoveRelativeProcessRecord(int32_t uid, uint32_t resourceNumber) RemoveRelativeProcessRecord() argument
568 IsCallingInfoLegal(int32_t uid, int32_t pid, std::string &bundleName) IsCallingInfoLegal() argument
769 GetExemptedResourceType(uint32_t resourceNumber, const int32_t uid, const std::string &bundleName) GetExemptedResourceType() argument
801 QueryRunningResourcesApply(const int32_t uid, const std::string &bundleName) QueryRunningResourcesApply() argument
815 GetUserIdByUid(int32_t uid) GetUserIdByUid() argument
[all...]
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp53 void BundleActiveUserService::DeleteUninstalledBundleStats(const std::string& bundleName, const int32_t uid, in DeleteUninstalledBundleStats() argument
665 int32_t uid = it.second->uid_; PrintInMemPackageStats() local
687 int32_t uid = currentStats_[idx]->events_.events_[i].uid_; PrintInMemEventStats() local
[all...]
/foundation/resourceschedule/ffrt/src/eu/
H A Dqos_interface.h34 unsigned int uid; member
/foundation/resourceschedule/memmgr/common/src/
H A Dkernel_interface.cpp430 bool KernelInterface::GetUidByPid(unsigned int pid, unsigned int& uid) in GetUidByPid() argument
/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/
H A Dpurgeable_mem_manager.cpp199 void PurgeableMemManager::RegisterActiveAppsInner(int32_t pid, int32_t uid) in RegisterActiveAppsInner() argument
217 void PurgeableMemManager::RegisterActiveApps(int32_t pid, int32_t uid) in RegisterActiveApps() argument
230 void PurgeableMemManager::DeregisterActiveAppsInner(int32_t pid, int32_t uid) in DeregisterActiveAppsInner() argument
246 DeregisterActiveApps(int32_t pid, int32_t uid) DeregisterActiveApps() argument
259 ChangeAppStateInner(int32_t pid, int32_t uid, int32_t state) ChangeAppStateInner() argument
287 ChangeAppState(int32_t pid, int32_t uid, int32_t state) ChangeAppState() argument
325 int uid = -1; ReclaimSubscriberAll() local
343 int32_t uid = -1; ReclaimSubscriberProc() local
703 int32_t uid; DumpSubscribers() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dcgroup_event_handler.cpp189 void CgroupEventHandler::HandleApplicationStateChanged(uid_t uid, pid_t pid, in HandleApplicationStateChanged() argument
208 void CgroupEventHandler::HandleProcessStateChanged(uid_t uid, pid_t pid, in HandleProcessStateChanged() argument
225 void CgroupEventHandler::HandleAbilityStateChanged(uid_t uid, pid_t pid, const std::string& bundleName, in HandleAbilityStateChanged() argument
262 HandleExtensionStateChanged(uid_t uid, pid_t pid, const std::string& bundleName, const std::string& abilityName, uintptr_t token, int32_t extensionState, int32_t abilityType) HandleExtensionStateChanged() argument
295 HandleProcessCreated(uid_t uid, pid_t pid, int32_t hostPid, int32_t processType, const std::string& bundleName, int32_t extensionType) HandleProcessCreated() argument
335 HandleProcessDied(uid_t uid, pid_t pid, const std::string& bundleName) HandleProcessDied() argument
359 HandleTransientTaskStart(uid_t uid, pid_t pid, const std::string& packageName) HandleTransientTaskStart() argument
375 HandleTransientTaskEnd(uid_t uid, pid_t pid, const std::string& packageName) HandleTransientTaskEnd() argument
391 HandleContinuousTaskUpdate(uid_t uid, pid_t pid, const std::vector<uint32_t>& typeIds, int32_t abilityId) HandleContinuousTaskUpdate() argument
416 HandleContinuousTaskCancel(uid_t uid, pid_t pid, int32_t typeId, int32_t abilityId) HandleContinuousTaskCancel() argument
442 HandleFocusedWindow(uint32_t windowId, uintptr_t abilityToken, WindowType windowType, uint64_t displayId, int32_t pid, int32_t uid) HandleFocusedWindow() argument
485 HandleUnfocusedWindow(uint32_t windowId, uintptr_t abilityToken, WindowType windowType, uint64_t displayId, int32_t pid, int32_t uid) HandleUnfocusedWindow() argument
525 HandleWindowVisibilityChanged( uint32_t windowId, uint32_t visibilityState, WindowType windowType, int32_t pid, int32_t uid) HandleWindowVisibilityChanged() argument
563 HandleDrawingContentChangeWindow( uint32_t windowId, WindowType windowType, bool drawingContentState, int32_t pid, int32_t uid) HandleDrawingContentChangeWindow() argument
588 int32_t uid = 0; HandleReportMMIProcess() local
616 int32_t uid = 0; HandleReportRenderThread() local
644 int32_t uid = 0; HandleReportKeyThread() local
683 int32_t uid = 0; HandleReportWindowState() local
732 UpdateActivepWebRenderInfo(int32_t uid, int32_t pid, int32_t windowId, int32_t state, const std::shared_ptr<ProcessRecord>& proc) UpdateActivepWebRenderInfo() argument
744 int32_t uid = 0; HandleReportAudioState() local
779 int32_t uid = 0; HandleReportWebviewAudioState() local
816 int32_t uid = 0; HandleReportRunningLockEvent() local
854 int32_t uid = 0; HandleReportHisysEvent() local
903 int32_t uid = 0; HandleReportScreenCaptureEvent() local
933 int32_t uid = 0; HandleReportAvCodecEvent() local
994 int32_t uid = 0; HandleWebviewScreenCapture() local
1048 int32_t uid = payload["uid"].get<int32_t>(); UpdateMmiStatus() local
1059 int32_t uid = 0; HandleReportWebviewVideoState() local
1076 GetProcInfoByPayload(int32_t &uid, int32_t &pid, std::shared_ptr<Application>& app, std::shared_ptr<ProcessRecord>& procRecord, const nlohmann::json& payload) GetProcInfoByPayload() argument
1101 ParsePayload(int32_t& uid, int32_t& pid, const nlohmann::json& payload) ParsePayload() argument
1112 ParsePayload(int32_t& uid, int32_t& pid, int32_t& tid, int64_t value, const nlohmann::json& payload) ParsePayload() argument
[all...]
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint.c452 uid_t uid = GetCallingUid(ipcMsg); in HandleIpc() local
/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server_rpc.c198 pid_t uid = GetCallingUid(); in CanRequest() local
309 uid_t uid = GetCallingUid(); in ProcPutFeature() local
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface.h44 virtual void UpdateDisplayHookInfo(int32_t uid, bool enable, const DMHookInfo& hookInfo) {}; in UpdateDisplayHookInfo() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dcommon_event_collect.cpp331 int32_t uid = want.GetIntParam(UID, -1); in SaveOnDemandReasonExtraData() local

Completed in 31 milliseconds

1...<<31323334353637383940>>...54