/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_session_manager.cpp | 118 int32_t uid = IPCSkeleton::GetCallingUid(); in GetUserIdByCallingUid() local 890 auto uid = IPCSkeleton::GetCallingUid(); in HookDisplayInfoByUid() local 1069 UpdateDisplayHookInfo(int32_t uid, bool enable, const DMHookInfo& hookInfo) UpdateDisplayHookInfo() argument [all...] |
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_session.cpp | 142 int32_t uid = IPCSkeleton::GetCallingUid(); in Connect() local 100 ConnectInner(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, SystemSessionConfig& systemConfig, sptr<WindowSessionProperty> property, sptr<IRemoteObject> token, int32_t pid, int32_t uid, const std::string& identityToken) ConnectInner() argument 147 Reconnect(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, sptr<IRemoteObject> token, int32_t pid, int32_t uid) Reconnect() argument
|
H A D | session.cpp | 993 ConnectInner(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, SystemSessionConfig& systemConfig, sptr<WindowSessionProperty> property, sptr<IRemoteObject> token, int32_t pid, int32_t uid, const std::string& identityToken) ConnectInner() argument 1086 Reconnect(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, sptr<IRemoteObject> token, int32_t pid, int32_t uid) Reconnect() argument
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 266 int32_t GetUserIdByUid(int32_t uid) in GetUserIdByUid() argument 1315 auto uid = appRecord->GetUid(); ApplicationTerminated() local 1326 UpdateApplicationInfoInstalled(const std::string &bundleName, const int uid) UpdateApplicationInfoInstalled() argument 1468 KillApplicationByUid(const std::string &bundleName, const int uid, const std::string& reason) KillApplicationByUid() argument 1665 int uid = IN_PROCESS_CALL(bundleMgrHelper->GetUidByBundleName(bundleName, userId, appCloneIndex)); KillApplicationByUserIdLocked() local 3207 auto uid = appInfo->uid; CreatNewStartMsg() local 3275 CreateStartMsg(const std::string &processName, uint32_t startFlags, const int uid, const BundleInfo &bundleInfo, const int32_t bundleIndex, BundleType bundleType, AppSpawnStartMsg &startMsg, std::shared_ptr<AAFwk::Want> want, const std::string &moduleName, const std::string &abilityName, bool strictMode) CreateStartMsg() argument 3380 StartProcess(const std::string &appName, const std::string &processName, uint32_t startFlags, std::shared_ptr<AppRunningRecord> appRecord, const int uid, const BundleInfo &bundleInfo, const std::string &bundleName, const int32_t bundleIndex, bool appExistFlag, bool isPreload, const std::string &moduleName, const std::string &abilityName, bool strictMode, sptr<IRemoteObject> token, std::shared_ptr<AAFwk::Want> want, ExtensionAbilityType ExtensionAbilityType) StartProcess() argument 3719 auto uid = appRecord->GetUid(); ClearAppRunningData() local 3809 int32_t uid = appRecord->GetUid(); TerminateApplication() local 4810 int32_t uid = appRecord->GetUid(); SendHiSysEvent() local 5235 int32_t uid = lastRenderUid_ + 1; GenerateRenderUid() local 5930 TimeoutNotifyApp(int32_t pid, int32_t uid, const std::string& bundleName, const FaultData &faultData) TimeoutNotifyApp() argument 5966 int32_t uid = record->GetUid(); TransformedNotifyAppFault() local 6296 GetBundleNameByPid(const int32_t pid, std::string &bundleName, int32_t &uid) NotifyAppFaultBySA() argument 6324 auto uid = renderRecord->GetUid(); NotifyAppFaultBySA() local 7324 NotifyAppRunningStatusEvent( const std::string &bundle, int32_t uid, AbilityRuntime::RunningStatus runningStatus) NotifyAppFaultBySA() argument 7509 SignRestartAppFlag(int32_t uid) NotifyAppFaultBySA() argument 7552 int32_t uid = appRecord->GetUid(); NotifyAppFaultBySA() local 7668 SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_t uid) NotifyAppFaultBySA() argument 7745 IsAppProcessesAllCached(const std::string &bundleName, int32_t uid, const std::set<std::shared_ptr<AppRunningRecord>> &cachedSet) NotifyAppFaultBySA() argument [all...] |
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_service.cpp | 2332 bool AbilityManagerService::IsBackgroundTaskUid(const int uid) in IsBackgroundTaskUid() argument 2350 void AbilityManagerService::AppUpgradeCompleted(const std::string &bundleName, int32_t uid) in AppUpgradeCompleted() argument 2432 int32_t uid = application.uid; in ForceExitApp() local 2646 const auto uid = abilityInfo.applicationInfo.uid; in ReportEventToRSS() local 2809 CheckWorkSchedulerPermission(const sptr<IRemoteObject> &callerToken, const uint32_t uid) CheckWorkSchedulerPermission() argument 4642 GetWantSender( const WantSenderInfo &wantSenderInfo, const sptr<IRemoteObject> &callerToken, int32_t uid) GetWantSender() argument 6531 UninstallApp(const std::string &bundleName, int32_t uid) UninstallApp() argument 6536 UninstallApp(const std::string &bundleName, int32_t uid, int32_t appIndex) UninstallApp() argument 6543 UpgradeApp(const std::string &bundleName, const int32_t uid, const std::string &exitMsg, int32_t appIndex) UpgradeApp() argument 6552 UninstallAppInner(const std::string &bundleName, const int32_t uid, int32_t appIndex, const bool isUpgrade, const std::string &exitMsg) UninstallAppInner() argument 6965 GetUIAbilityManagerByUid(int32_t uid) GetUIAbilityManagerByUid() argument 10018 VerifyPermission(const std::string &permission, int pid, int uid) VerifyPermission() argument 11020 int32_t uid = 0; SetResidentProcessEnabled() local 11323 SignRestartAppFlag(int32_t userId, int32_t uid, bool isAppRecovery) SignRestartAppFlag() argument 11671 NotifyFrozenProcessByRSS(const std::vector<int32_t> &pidList, int32_t uid) NotifyFrozenProcessByRSS() argument [all...] |
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_policy_service.cpp | 1089 int32_t AudioPolicyService::SetSourceOutputStreamMute(int32_t uid, bool setMute) const in SetSourceOutputStreamMute() argument 1145 std::string AudioPolicyService::GetSelectedDeviceInfo(int32_t uid, int32_ argument 1735 auto uid = IPCSkeleton::GetCallingUid(); WriteSelectInputSysEvents() local 5738 RegisteredTrackerClientDied(pid_t uid) RegisteredTrackerClientDied() argument 6695 RemoveDeviceForUid(int32_t uid) RemoveDeviceForUid() argument 7320 BluetoothServiceCrashedCallback(pid_t pid, pid_t uid) BluetoothServiceCrashedCallback() argument 7590 RemoveAudioCapturerMicrophoneDescriptor(int32_t uid) RemoveAudioCapturerMicrophoneDescriptor() argument 8316 GetAndSaveClientType(uint32_t uid, const std::string &bundleName) GetAndSaveClientType() argument 9876 IsAllowedPlayback(const int32_t &uid, const int32_t &pid) IsAllowedPlayback() argument 9896 UpdateDefaultOutputDeviceWhenStopping(int32_t uid) UpdateDefaultOutputDeviceWhenStopping() argument [all...] |
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 2414 auto uid = IPCSkeleton::GetCallingUid(); in CreateAndConnectSpecificSession() local 2651 auto uid = IPCSkeleton::GetCallingUid(); in RecoverAndConnectSpecificSession() local 2765 auto uid in RecoverAndReconnectSceneSession() local 5265 NotifyRssThawApp(const int32_t uid, const std::string& bundleName, const std::string& reason) NotifyRssThawApp() argument 6134 auto uid = abilityInfo.uid; ProcessPreload() local 7783 NotifyWindowExtensionVisibilityChange(int32_t pid, int32_t uid, bool visible) NotifyWindowExtensionVisibilityChange() argument 10697 UpdateDisplayHookInfo(int32_t uid, uint32_t width, uint32_t height, float_t density, bool enable) UpdateDisplayHookInfo() argument 10713 UpdateAppHookDisplayInfo(int32_t uid, const HookInfo& hookInfo, bool enable) UpdateAppHookDisplayInfo() argument [all...] |