Home
last modified time | relevance | path

Searched refs:ResSchedReportData (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp75 ResSchedReportData(OHOS::ResourceSchedule::ResType::RES_TYPE_MOVE_WINDOW, flag); in SetStartMoveFlag()
281 ResSchedReportData(OHOS::ResourceSchedule::ResType::RES_TYPE_RESIZE_WINDOW, true); in ConsumeDragEvent()
294 ResSchedReportData(OHOS::ResourceSchedule::ResType::RES_TYPE_RESIZE_WINDOW, false); in ConsumeDragEvent()
850 void MoveDragController::ResSchedReportData(int32_t type, bool onOffTag) in ResSchedReportData() function in OHOS::Rosen::MoveDragController
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h126 void ResSchedReportData(int32_t type, bool onOffTag);
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.h354 void ResSchedReportData(int64_t value, std::unordered_map<std::string, std::string> payload);
H A Dscreen_capture_server.cpp1108 void ScreenCaptureServer::ResSchedReportData(int64_t value, std::unordered_map<std::string, std::st… in ResSchedReportData() function in OHOS::Media::ScreenCaptureServer
1126 ResSchedReportData(value, payload); in PostStartScreenCaptureSuccessAction()
2594 ResSchedReportData(value, payload); in PostStopScreenCapture()