/ohos5.0/foundation/ability/ability_runtime/services/common/src/ |
H A D | res_sched_util.cpp | 55 uint32_t resType = ResourceSchedule::ResType::RES_TYPE_APP_ABILITY_START; in ReportAbilityStartInfoToRSS() local 72 uint32_t resType = ResourceSchedule::ResType::RES_TYPE_APP_ASSOCIATED_START; in ReportAbilityAssociatedStartInfoToRSS() local 107 uint32_t resType = ResourceSchedule::ResType::SYNC_RES_TYPE_THAW_ONE_APP; in ReportEventToRSS() local 123 uint32_t resType = ResourceSchedule::ResType::SYNC_RES_TYPE_GET_ALL_SUSPEND_STATE; in GetAllFrozenPidsFromRSS() local 160 uint32_t resType = ResourceSchedule::ResType::SYNC_RES_TYPE_SHOULD_FORCE_KILL_PROCESS; in CheckShouldForceKillProcess() local 178 uint32_t resType = ResourceSchedule::ResType::RES_TYPE_KEY_PERF_SCENE; in ReportLoadingEventToRss() local 199 uint32_t resType = ResourceSchedule::ResType::SYNC_RES_TYPE_GET_NWEB_PRELOAD_SET; in GetNWebPreloadSet() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | res_sched_mgr.cpp | 161 void ResSchedMgr::ReportData(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportData() 168 void ResSchedMgr::ReportDataInner(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportDataInner() 202 void ResSchedMgr::DispatchResourceInner(uint32_t resType, int64_t value, const nlohmann::json& payl… in DispatchResourceInner() 207 extern "C" void ReportDataInProcess(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportDataInProcess()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/ |
H A D | res_sched_exe_mgr.cpp | 63 int32_t ResSchedExeMgr::SendRequestSync(uint32_t resType, int64_t value, in SendRequestSync() 88 void ResSchedExeMgr::SendRequestAsync(uint32_t resType, int64_t value, const nlohmann::json& payloa… in SendRequestAsync() 139 std::string ResSchedExeMgr::BuildTraceStr(const std::string& func, uint32_t resType, int64_t value) in BuildTraceStr() 147 void ResSchedExeMgr::HandleRequestForCgroup(uint32_t resType, const nlohmann::json& payload, nlohma… in HandleRequestForCgroup() 166 void ResSchedExeMgr::GetCgroupFileContent(uint32_t resType, const nlohmann::json& payload, nlohmann… in GetCgroupFileContent() 188 void ResSchedExeMgr::CheckProcTaskForCgroup(uint32_t resType, const nlohmann::json& payload, nlohma… in CheckProcTaskForCgroup()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/device_standby_plugin/src/ |
H A D | device_standby_plugin.cpp | 48 for (auto resType : resTypes_) { in IMPLEMENT_SINGLE_INSTANCE() local 56 for (auto resType : resTypes_) { in Disable() local
|
/ohos5.0/base/web/webview/ohos_adapter/soc_perf_adapter/src/ |
H A D | soc_perf_client_adapter_impl.cpp | 53 uint32_t resType = ConvertId(id); in ApplySocPerfConfigById() local 66 uint32_t resType = ConvertId(id); in ApplySocPerfConfigByIdEx() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/ |
H A D | res_sched_exe_service_stub.cpp | 58 bool GetExtResType(uint32_t& resType, const nlohmann::json& context) in GetExtResType() 97 uint32_t resType = 0; in ReportRequestInner() local 156 uint32_t resType = 0; in ReportDebugInner() local 204 uint32_t& resType, int64_t& value, nlohmann::json& context) in ParseParcel()
|
H A D | res_sched_exe_service.cpp | 40 int32_t ResSchedExeService::SendRequestSync(uint32_t resType, int64_t value, in SendRequestSync() 46 void ResSchedExeService::SendRequestAsync(uint32_t resType, int64_t value, const nlohmann::json& co… in SendRequestAsync()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/ |
H A D | background_sensitive_task_overlapping_scene_recognizer.cpp | 51 void BackgroundSensitiveTaskOverlappingSceneRecognizer::OnDispatchResource(uint32_t resType, int64_… in OnDispatchResource() 73 void BackgroundSensitiveTaskOverlappingSceneRecognizer::HandleContinuousTask(uint32_t resType, int6… in HandleContinuousTask() 190 void BackgroundSensitiveTaskOverlappingSceneRecognizer::HandleForeground(uint32_t resType, int64_t … in HandleForeground()
|
H A D | continuous_app_install_recognizer.cpp | 33 void ContinuousAppInstallRecognizer::OnDispatchResource(uint32_t resType, int64_t value, const nloh… in OnDispatchResource()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/ |
H A D | res_sched_exe_client.cpp | 45 int32_t ResSchedExeClient::SendRequestSync(uint32_t resType, int64_t value, in SendRequestSync() 51 void ResSchedExeClient::SendRequestAsync(uint32_t resType, int64_t value, in SendRequestAsync() 69 int32_t ResSchedExeClient::SendRequestInner(bool isSync, uint32_t resType, int64_t value, in SendRequestInner()
|
H A D | res_sched_exe_service_proxy.cpp | 28 int32_t ResSchedExeServiceProxy::SendRequestSync(uint32_t resType, int64_t value, in SendRequestSync() 53 void ResSchedExeServiceProxy::SendRequestAsync(uint32_t resType, int64_t value, const nlohmann::jso… in SendRequestAsync() 102 uint32_t resType, int64_t value, const nlohmann::json& context) in MakeUpParcel()
|
/ohos5.0/base/theme/wallpaper_mgr/services/src/ |
H A D | wallpaper_common_event_manager.cpp | 39 void WallpaperCommonEventManager::SendWallpaperLockSettingMessage(WallpaperResourceType resType) in SendWallpaperLockSettingMessage() 50 void WallpaperCommonEventManager::SendWallpaperSystemSettingMessage(WallpaperResourceType resType) in SendWallpaperSystemSettingMessage()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/utils/ |
H A D | ressched_utils.cpp | 124 void ResSchedUtils::ReportDataInProcess(uint32_t resType, int64_t value, const nlohmann::json& payl… in ReportDataInProcess() 142 void ResSchedUtils::ReportSysEvent(Application &app, ProcessRecord &pr, uint32_t resType, int32_t s… in ReportSysEvent() 189 void ResSchedUtils::DispatchResourceExt(uint32_t resType, int64_t value, const nlohmann::json& payl… in DispatchResourceExt()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/ |
H A D | socperf_executor_plugin.cpp | 46 for (auto resType : resType_) { in IMPLEMENT_SINGLE_INSTANCE() local 56 for (auto resType : resType_) { in Disable() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/callbacksinkonremoterequest_fuzzer/ |
H A D | callbacksinkonremoterequest_fuzzer.cpp | 44 int32_t resType = static_cast<int32_t>(resourceEventType[data[0] % DC_RESOURCE_SIZE]); in CallbackSinkOnRemoteRequestFuzzTest() local 67 int32_t resType = static_cast<int32_t>(resourceEventType[data[0] % DC_RESOURCE_SIZE]); in CallbackSinkOnNotifyResourceInfoInnerFuzzTest() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/ |
H A D | cgroup_event_handler.cpp | 599 void CgroupEventHandler::HandleReportMMIProcess(uint32_t resType, int64_t value, const nlohmann::js… in HandleReportMMIProcess() 627 void CgroupEventHandler::HandleReportRenderThread(uint32_t resType, int64_t value, const nlohmann::… in HandleReportRenderThread() 655 void CgroupEventHandler::HandleReportKeyThread(uint32_t resType, int64_t value, const nlohmann::jso… in HandleReportKeyThread() 693 void CgroupEventHandler::HandleReportWindowState(uint32_t resType, int64_t value, const nlohmann::j… in HandleReportWindowState() 754 void CgroupEventHandler::HandleReportAudioState(uint32_t resType, int64_t value, const nlohmann::js… in HandleReportAudioState() 789 void CgroupEventHandler::HandleReportWebviewAudioState(uint32_t resType, int64_t value, const nlohm… in HandleReportWebviewAudioState() 826 void CgroupEventHandler::HandleReportRunningLockEvent(uint32_t resType, int64_t value, const nlohma… in HandleReportRunningLockEvent() 864 void CgroupEventHandler::HandleReportHisysEvent(uint32_t resType, int64_t value, const nlohmann::js… in HandleReportHisysEvent() 944 void CgroupEventHandler::HandleReportAvCodecEvent(uint32_t resType, int64_t value, const nlohmann::… in HandleReportAvCodecEvent() 980 void CgroupEventHandler::HandleSceneBoardState(uint32_t resType, int64_t value, const nlohmann::jso… in HandleSceneBoardState() [all …]
|
/ohos5.0/foundation/resourceschedule/device_standby/utils/common/include/ |
H A D | standby_res_data.h | 31 uint32_t resType = 0; member
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/pluginbase/include/ |
H A D | res_data.h | 34 uint32_t resType = 0; member
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/ |
H A D | daudio_sink_ipc_callback_proxy.cpp | 35 int32_t resType = static_cast<int32_t>(type); in OnNotifyResourceInfo() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/ |
H A D | dcamera_sink_callback_proxy.cpp | 42 int32_t resType = static_cast<int32_t>(type); in OnNotifyResourceInfo() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
H A D | res_sched_service_proxy.cpp | 41 void ResSchedServiceProxy::ReportData(uint32_t resType, int64_t value, const nlohmann::json& payloa… in ReportData() 57 int32_t ResSchedServiceProxy::ReportSyncEvent(const uint32_t resType, const int64_t value, in ReportSyncEvent() 80 int32_t ResSchedServiceProxy::WriteParcelForReportData(const uint32_t resType, const int64_t value, in WriteParcelForReportData()
|
/ohos5.0/foundation/resourceschedule/qos_manager/services/src/ |
H A D | concurrent_task_service.cpp | 21 void ConcurrentTaskService::ReportData(uint32_t resType, int64_t value, const Json::Value& payload) in ReportData()
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
H A D | res_desc_test.cpp | 70 ResType resType; variable
|
/ohos5.0/foundation/resourceschedule/qos_manager/test/unittest/phone/ |
H A D | concurrent_task_client_test.cpp | 57 uint32_t resType = 0; variable
|
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
H A D | res_desc_test.cpp | 70 ResType resType; variable
|