Home
last modified time | relevance | path

Searched defs:resType (Results 1 – 25 of 91) sorted by relevance

1234

/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Dres_sched_util.cpp55 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 Dres_sched_mgr.cpp161 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 Dres_sched_exe_mgr.cpp63 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 Ddevice_standby_plugin.cpp48 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 Dsoc_perf_client_adapter_impl.cpp53 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 Dres_sched_exe_service_stub.cpp58 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 Dres_sched_exe_service.cpp40 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 Dbackground_sensitive_task_overlapping_scene_recognizer.cpp51 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 Dcontinuous_app_install_recognizer.cpp33 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 Dres_sched_exe_client.cpp45 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 Dres_sched_exe_service_proxy.cpp28 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 Dwallpaper_common_event_manager.cpp39 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 Dressched_utils.cpp124 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 Dsocperf_executor_plugin.cpp46 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 Dcallbacksinkonremoterequest_fuzzer.cpp44 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 Dcgroup_event_handler.cpp599 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 Dstandby_res_data.h31 uint32_t resType = 0; member
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/pluginbase/include/
H A Dres_data.h34 uint32_t resType = 0; member
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/
H A Ddaudio_sink_ipc_callback_proxy.cpp35 int32_t resType = static_cast<int32_t>(type); in OnNotifyResourceInfo() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
H A Ddcamera_sink_callback_proxy.cpp42 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 Dres_sched_service_proxy.cpp41 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 Dconcurrent_task_service.cpp21 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 Dres_desc_test.cpp70 ResType resType; variable
/ohos5.0/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_client_test.cpp57 uint32_t resType = 0; variable
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dres_desc_test.cpp70 ResType resType; variable

1234