Home
last modified time | relevance | path

Searched refs:ReportStartDragFailedRadarInfo (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp256 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 Ddrag_manager.h204 void ReportStartDragFailedRadarInfo(StageRes stageRes, DragRadarErrCode errCode, const std::string &funcName,

Completed in 4 milliseconds