Home
last modified time | relevance | path

Searched refs:GetDragResult (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_manager.h78 DragResult GetDragResult() const override;
140 std::string GetDragResult(DragResult value) const;
/ohos5.0/foundation/multimodalinput/input/intention/prototype/include/
H A Di_drag_manager.h53 virtual DragResult GetDragResult() const = 0;
/ohos5.0/base/msdp/device_status/intention/prototype/include/
H A Di_drag_manager.h55 virtual DragResult GetDragResult() const = 0;
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp649GetDragResult(dragResult_).c_str(), pointerEventInterceptorId_, GetDragTargetPid(), targetTid, in Dump()
656GetDragResult(dragResult_).c_str(), pointerEventMonitorId_, GetDragTargetPid(), targetTid, in Dump()
700 std::string DragManager::GetDragResult(DragResult value) const in GetDragResult() function in OHOS::Msdp::DeviceStatus::DragManager
1090 DragResult DragManager::GetDragResult() const in GetDragResult() function in OHOS::Msdp::DeviceStatus::DragManager