Home
last modified time | relevance | path

Searched defs:StopDrag (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/msdp/
H A Dinteraction_impl.cpp63 int32_t InteractionImpl::StopDrag(DragDropRet result) in StopDrag() function in OHOS::Ace::InteractionImpl
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/interaction/
H A Dinteraction_impl.cpp109 int32_t InteractionImpl::StopDrag(DragDropRet result) in StopDrag() function in OHOS::Ace::InteractionImpl
/ohos5.0/base/msdp/device_status/frameworks/native/interaction/src/
H A Ddrag_manager_impl.cpp56 int32_t DragManagerImpl::StopDrag(const DragDropResult &dropResult) in StopDrag() function in OHOS::Msdp::DeviceStatus::DragManagerImpl
H A Dinteraction_manager.cpp108 int32_t InteractionManager::StopDrag(const DragDropResult &dropResult) in StopDrag() function in OHOS::Msdp::DeviceStatus::InteractionManager
H A Dinteraction_manager_impl.cpp259 int32_t InteractionManagerImpl::StopDrag(const DragDropResult &dropResult) in StopDrag() function in OHOS::Msdp::DeviceStatus::InteractionManagerImpl
/ohos5.0/base/msdp/device_status/frameworks/native/src/
H A Ddevicestatus_client.cpp376 int32_t DeviceStatusClient::StopDrag(const DragDropResult &dropResult) in StopDrag() function in OHOS::Msdp::DeviceStatus::DeviceStatusClient
/ohos5.0/foundation/multimodalinput/input/intention/frameworks/client/src/
H A Dintention_manager.cpp280 int32_t IntentionManager::StopDrag(const DragDropResult &dropResult) in StopDrag() function in OHOS::Msdp::DeviceStatus::IntentionManager
/ohos5.0/base/msdp/device_status/intention/frameworks/client/src/
H A Dintention_manager.cpp287 int32_t IntentionManager::StopDrag(const DragDropResult &dropResult) in StopDrag() function in OHOS::Msdp::DeviceStatus::IntentionManager
/ohos5.0/foundation/multimodalinput/input/intention/drag/client/src/
H A Ddrag_client.cpp70 int32_t DragClient::StopDrag(ITunnelClient &tunnel, const DragDropResult &dropResult) in StopDrag() function in OHOS::Msdp::DeviceStatus::DragClient
/ohos5.0/base/msdp/device_status/intention/drag/client/src/
H A Ddrag_client.cpp70 int32_t DragClient::StopDrag(ITunnelClient &tunnel, const DragDropResult &dropResult) in StopDrag() function in OHOS::Msdp::DeviceStatus::DragClient
/ohos5.0/base/msdp/device_status/services/communication/client/src/
H A Ddevicestatus_srv_proxy.cpp489 int32_t DeviceStatusSrvProxy::StopDrag(const DragDropResult &dropResult) in StopDrag() function in OHOS::Msdp::DeviceStatus::DeviceStatusSrvProxy
/ohos5.0/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp801 int32_t DeviceStatusService::StopDrag(const DragDropResult &dropResult) in StopDrag() function in OHOS::Msdp::DeviceStatus::DeviceStatusService
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp277 int32_t DragManager::StopDrag(const DragDropResult &dropResult, const std::string &packageName, int… in StopDrag() function in OHOS::Msdp::DeviceStatus::DragManager