Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/interaction/
H A Dinteraction_impl.cpp66 std::function<void(const Msdp::DeviceStatus::DragNotifyMsg&)> callbackCore in StartDrag() local
87 std::make_shared<StartDragListenerImpl>(callbackCore)); in StartDrag()