Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp111 ResSchedReportData(OHOS::ResourceSchedule::ResType::RES_TYPE_MOVE_WINDOW, flag); in SetStartMoveFlag()
453 ResSchedReportData(OHOS::ResourceSchedule::ResType::RES_TYPE_RESIZE_WINDOW, true); in ConsumeDragEvent()
480 ResSchedReportData(OHOS::ResourceSchedule::ResType::RES_TYPE_RESIZE_WINDOW, false); in ConsumeDragEvent()
499 ResSchedReportData(OHOS::ResourceSchedule::ResType::RES_TYPE_RESIZE_WINDOW, false); in MoveDragInterrupt()
1107 void MoveDragController::ResSchedReportData(int32_t type, bool onOffTag) in ResSchedReportData() function in OHOS::Rosen::MoveDragController
1117 WLOGFD("ResSchedReportData success type: %{public}d onOffTag: %{public}d", type, onOffTag); in ResSchedReportData()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h165 void ResSchedReportData(int32_t type, bool onOffTag);
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.h359 void ResSchedReportData(int64_t value, std::unordered_map<std::string, std::string> payload);
H A Dscreen_capture_server.cpp1124 void ScreenCaptureServer::ResSchedReportData(int64_t value, std::unordered_map<std::string, std::string> payload) in ResSchedReportData() function in OHOS::Media::ScreenCaptureServer
1143 ResSchedReportData(value, payload); in PostStartScreenCaptureSuccessAction()
2645 ResSchedReportData(value, payload); in PostStopScreenCapture()

Completed in 9 milliseconds