Home
last modified time | relevance | path

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

123

/foundation/ability/ability_runtime/services/common/src/
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
113 uint32_t resType = ResourceSchedule::ResType::SYNC_RES_TYPE_THAW_ONE_APP; in ReportEventToRSS() local
129 uint32_t resType = ResourceSchedule::ResType::SYNC_RES_TYPE_GET_ALL_SUSPEND_STATE; in GetAllFrozenPidsFromRSS() local
166 uint32_t resType = ResourceSchedule::ResType::SYNC_RES_TYPE_SHOULD_FORCE_KILL_PROCESS; in CheckShouldForceKillProcess() local
184 uint32_t resType = ResourceSchedule::ResType::RES_TYPE_KEY_PERF_SCENE; in ReportLoadingEventToRss() local
205 uint32_t resType = ResourceSchedule::ResType::SYNC_RES_TYPE_GET_NWEB_PRELOAD_SET; in GetNWebPreloadSet() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
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()
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
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()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/device_standby_plugin/src/
Ddevice_standby_plugin.cpp48 for (auto resType : resTypes_) { in IMPLEMENT_SINGLE_INSTANCE() local
56 for (auto resType : resTypes_) { in Disable() local
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/
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()
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()
/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/
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()
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()
/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/
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()
Dcontinuous_app_install_recognizer.cpp33 void ContinuousAppInstallRecognizer::OnDispatchResource(uint32_t resType, int64_t value, const nloh… in OnDispatchResource()
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/utils/
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()
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
Dsocperf_executor_plugin.cpp46 for (auto resType : resType_) { in IMPLEMENT_SINGLE_INSTANCE() local
56 for (auto resType : resType_) { in Disable() local
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/callbacksinkonremoterequest_fuzzer/
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
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
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()
913 void CgroupEventHandler::HandleReportScreenCaptureEvent(uint32_t resType, int64_t value, const nloh… in HandleReportScreenCaptureEvent()
944 void CgroupEventHandler::HandleReportAvCodecEvent(uint32_t resType, int64_t value, const nlohmann::… in HandleReportAvCodecEvent()
[all …]
/foundation/resourceschedule/device_standby/utils/common/include/
Dstandby_res_data.h31 uint32_t resType = 0; member
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/pluginbase/include/
Dres_data.h34 uint32_t resType = 0; member
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
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()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
Ddcamera_sink_callback_proxy.cpp42 int32_t resType = static_cast<int32_t>(type); in OnNotifyResourceInfo() local
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/
Ddaudio_sink_ipc_callback_proxy.cpp35 int32_t resType = static_cast<int32_t>(type); in OnNotifyResourceInfo() local
/foundation/resourceschedule/qos_manager/services/src/
Dconcurrent_task_service.cpp21 void ConcurrentTaskService::ReportData(uint32_t resType, int64_t value, const Json::Value& payload) in ReportData()
/foundation/resourceschedule/qos_manager/test/unittest/phone/
Dconcurrent_task_client_test.cpp57 uint32_t resType = 0; variable
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/test/fuzztest/cgroupsched_fuzzer/
Dcgroupsched_fuzzer.cpp513 uint32_t resType = GetData<uint32_t>(); in HandleReportMMIProcessFuzzTest() local
538 uint32_t resType = GetData<uint32_t>(); in HandleReportRenderThreadFuzzTest() local
563 uint32_t resType = GetData<uint32_t>(); in HandleReportKeyThreadFuzzTest() local
592 uint32_t resType = GetData<uint32_t>(); in HandleReportWindowStateFuzzTest() local
623 uint32_t resType = GetData<uint32_t>(); in HandleReportWebviewAudioStateFuzzTest() local
648 uint32_t resType = GetData<uint32_t>(); in HandleReportRunningLockEventFuzzTest() local
675 uint32_t resType = GetData<uint32_t>(); in HandleReportHisysEventFuzzTest() local
704 uint32_t resType = GetData<uint32_t>(); in HandleReportScreenCaptureEventFuzzTest() local
785 uint32_t resType = GetData<uint32_t>(); in HandleReportAvCodecEventFuzzTest() local
811 uint32_t resType = GetData<uint32_t>(); in HandleSceneBoardStateFuzzTest() local
[all …]
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/fuzztest/sinkipccallbackonremoterequest_fuzzer/
Dsinkipccallbackonremoterequest_fuzzer.cpp47 int32_t resType = static_cast<int32_t>(resourceEventType[data[0] % DC_RESOURCE_SIZE]); in SinkIpcCallbackOnRemoteRequestFuzzTest() local
/foundation/arkui/ace_engine/test/mock/base/
Dmock_ressched_report.cpp32 uint32_t resType, int32_t value, const std::unordered_map<std::string, std::string>& payload) in ResSchedDataReport()
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/fuzztest/sinkipccallbackonnotifyresourceinfoinner_fuzzer/
Dsinkipccallbackonnotifyresourceinfoinner_fuzzer.cpp47 int32_t resType = static_cast<int32_t>(resourceEventType[data[0] % DC_RESOURCE_SIZE]); in SinkIpcCallbackOnNotifyResourceInfoInnerFuzzTest() local

123