Home
last modified time | relevance | path

Searched defs:ReportData (Results 1 – 9 of 9) sorted by relevance

/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() function in OHOS::ConcurrentTask::ConcurrentTaskService
Dconcurrent_task_controller.cpp35 void TaskController::ReportData(uint32_t resType, int64_t value, const Json::Value& payload) in ReportData() function in OHOS::ConcurrentTask::TaskController
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
Dres_sched_client.cpp36 void ResSchedClient::ReportData(uint32_t resType, int64_t value, in ReportData() function in OHOS::ResourceSchedule::ResSchedClient
116 extern "C" void ReportData(uint32_t resType, int64_t value, in ReportData() function
Dres_sched_service_proxy.cpp28 void ResSchedServiceProxy::ReportData(uint32_t resType, int64_t value, const nlohmann::json& payloa… in ReportData() function in OHOS::ResourceSchedule::ResSchedServiceProxy
/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/src/
Dconcurrent_task_service_proxy.cpp22 void ConcurrentTaskServiceProxy::ReportData(uint32_t resType, int64_t value, const Json::Value& pay… in ReportData() function in OHOS::ConcurrentTask::ConcurrentTaskServiceProxy
Dconcurrent_task_client.cpp31 void ConcurrentTaskClient::ReportData(uint32_t resType, int64_t value, in ReportData() function in OHOS::ConcurrentTask::ConcurrentTaskClient
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
Dres_sched_mgr.cpp43 void ResSchedMgr::ReportData(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportData() function in OHOS::ResourceSchedule::ResSchedMgr
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
Dres_sched_service.cpp36 void ResSchedService::ReportData(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportData() function in OHOS::ResourceSchedule::ResSchedService
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
Dres_sched_service_test.cpp214 void ReportData(uint32_t restype, int64_t value, const nlohmann::json& payload) override in ReportData() function in OHOS::ResourceSchedule::TestResSchedServiceStub