Searched refs:RES_FAIL (Results 1 - 2 of 2) sorted by relevance
/base/msdp/device_status/utils/common/include/ |
H A D | util.h | 44 RES_FAIL, member in OHOS::Msdp::DeviceStatus::BizState::StageRes
|
/base/msdp/device_status/services/interaction/drag/src/ |
H A D | drag_manager.cpp | 256 ReportStartDragFailedRadarInfo(StageRes::RES_FAIL, DragRadarErrCode::INVALID_DRAG_DATA, __func__, packageName); in StartDrag() 372 ReportStopDragRadarInfo(BizState::STATE_END, StageRes::RES_FAIL, DragRadarErrCode::REPEATE_STOP_DRAG_EXCEPTION, in StopDrag() 406 ReportStopDragRadarInfo(BizState::STATE_IDLE, StageRes::RES_FAIL, DragRadarErrCode::FAILED_NOTIFY_DRAG_RESULT, in StopDrag() 701 dragRadarInfo.stageRes = static_cast<int32_t>(StageRes::RES_FAIL); in OnDragUp() 1055 ReportStartDragFailedRadarInfo(StageRes::RES_FAIL, DragRadarErrCode::FAILED_INIT_DRAWING, __func__, in OnStartDrag() 1101 dragRadarInfo.stageRes = static_cast<int32_t>(StageRes::RES_FAIL); in OnStopDrag() 1136 ReportDragWindowVisibleRadarInfo(StageRes::RES_FAIL, DragRadarErrCode::FAILED_SET_DRAG_VISIBLE, __func__); in OnSetDragWindowVisible() 1739 ReportStartDragFailedRadarInfo(StageRes::RES_FAIL, DragRadarErrCode::FAILED_ADD_INPUT_MONITOR, __func__, in AddDragEvent()
|
Completed in 4 milliseconds