Searched refs:ReportStartDragFailedRadarInfo (Results 1 - 2 of 2) sorted by relevance
/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() 1055 ReportStartDragFailedRadarInfo(StageRes::RES_FAIL, DragRadarErrCode::FAILED_INIT_DRAWING, __func__, in OnStartDrag() 1063 ReportStartDragFailedRadarInfo(StageRes::RES_CANCEL, DragRadarErrCode::REPEATE_START_DRAG_EXCEPTION, __func__, in OnStartDrag() 1739 ReportStartDragFailedRadarInfo(StageRes::RES_FAIL, DragRadarErrCode::FAILED_ADD_INPUT_MONITOR, __func__, in AddDragEvent() 1832 void DragManager::ReportStartDragFailedRadarInfo(StageRes stageRes, DragRadarErrCode errCode, in ReportStartDragFailedRadarInfo() function in OHOS::Msdp::DeviceStatus::DragManager
|
/base/msdp/device_status/services/interaction/drag/include/ |
H A D | drag_manager.h | 204 void ReportStartDragFailedRadarInfo(StageRes stageRes, DragRadarErrCode errCode, const std::string &funcName,
|
Completed in 4 milliseconds