/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() function in OHOS::ConcurrentTask::ConcurrentTaskService
|
H A D | concurrent_task_controller.cpp | 76 void TaskController::ReportData(uint32_t resType, int64_t value, const Json::Value& payload) in ReportData() function in OHOS::ConcurrentTask::TaskController
|
/foundation/multimodalinput/input/frameworks/napi/input_device/include/ |
H A D | js_util.h | 47 struct ReportData : RefBase { struct in OHOS::MMI::JsUtil
|
/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/src/ |
H A D | concurrent_task_service_proxy.cpp | 22 void ConcurrentTaskServiceProxy::ReportData(uint32_t resType, int64_t value, const Json::Value& payload) in ReportData() function in OHOS::ConcurrentTask::ConcurrentTaskServiceProxy
|
H A D | concurrent_task_client.cpp | 31 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/ |
H A D | res_sched_mgr.cpp | 163 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/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& payload) in ReportData() function in OHOS::ResourceSchedule::ResSchedServiceProxy
|
H A D | res_sched_client.cpp | 53 void ResSchedClient::ReportData(uint32_t resType, int64_t value,
in ReportData() function in OHOS::ResourceSchedule::ResSchedClient 572 extern "C" void ReportData(uint32_t resType, int64_t value,
in ReportData() function
|
/foundation/resourceschedule/resource_schedule_service/ressched/test/testutil/ |
H A D | ressched_test.cpp | 98 static void ReportData(int32_t argc, char *argv[])
in ReportData() function
|
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
H A D | res_sched_service.cpp | 43 void ResSchedService::ReportData(uint32_t resType, int64_t value, const nlohmann::json& payload)
in ReportData() function in OHOS::ResourceSchedule::ResSchedService
|
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session_manager.cpp | 864 napi_value JsSceneSessionManager::ReportData(napi_env env, napi_callback_info info) in ReportData() function in OHOS::Rosen::JsSceneSessionManager
|