Searched refs:ResSchedReportData (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | move_drag_controller.cpp | 75 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 D | move_drag_controller.h | 126 void ResSchedReportData(int32_t type, bool onOffTag);
|
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/ |
H A D | screen_capture_server.h | 354 void ResSchedReportData(int64_t value, std::unordered_map<std::string, std::string> payload);
|
H A D | screen_capture_server.cpp | 1108 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()
|