Home
last modified time | relevance | path

Searched defs:udKey (Results 1 – 15 of 15) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/entrance/msdp/
Dinteraction_impl.cpp68 int32_t InteractionImpl::GetUdKey(std::string& udKey) in GetUdKey()
/foundation/arkui/ace_engine/adapter/ohos/capability/interaction/
Dinteraction_impl.cpp115 int32_t InteractionImpl::GetUdKey(std::string& udKey) in GetUdKey()
/foundation/arkui/ace_engine/frameworks/core/common/interaction/
Dinteraction_data.h47 std::string udKey; member
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
Dudmf_client.cpp63 …UnifiedKey udKey = UnifiedKey(UD_INTENTION_MAP.at(option.intention), bundleName, UTILS::GenerateId… in SetData() local
/foundation/multimodalinput/input/intention/drag/data/src/
Ddrag_params.cpp181 GetUdKeyReply::GetUdKeyReply(std::string &&udKey) in GetUdKeyReply()
/foundation/arkui/ace_engine/frameworks/core/gestures/
Ddrag_event.h233 void SetUdKey(const std::string& udKey) in SetUdKey()
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
Ddrag_drop_manager.cpp793 std::string udKey; in HandleOnDragEnd() local
877 const RefPtr<UnifiedData>& unifiedData, const std::string& udKey) in DoDropAction()
893 RefPtr<UnifiedData> DragDropManager::RequestUDMFDataWithUDKey(const std::string& udKey) in RequestUDMFDataWithUDKey()
909 …tr<FrameNode>& dragFrameNode, const PointerEvent& pointerEvent, const std::string& udKey, int32_t … in TryGetDataBackGround()
947 …const RefPtr<FrameNode>& dragFrameNode, const PointerEvent& pointerEvent, const std::string& udKey) in CheckRemoteData()
Ddrag_drop_func_wrapper.cpp150 std::string udKey; in EnvelopedDragData() local
/foundation/multimodalinput/input/intention/frameworks/client/src/
Dintention_manager.cpp292 int32_t IntentionManager::GetUdKey(std::string &udKey) in GetUdKey()
/foundation/multimodalinput/input/intention/drag/server/src/
Ddrag_server.cpp320 std::string udKey; in GetUdKey() local
/foundation/multimodalinput/input/intention/drag/client/src/
Ddrag_client.cpp240 int32_t DragClient::GetUdKey(ITunnelClient &tunnel, std::string &udKey) in GetUdKey()
/foundation/arkui/ace_engine/test/unittest/core/manager/
Ddrag_drop_manager_test_ng_new.cpp2119 std::string udKey; variable
2144 std::string udKey; variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
Djs_drag_function.cpp208 std::string udKey = dragEvent_->GetUdKey(); in GetData() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dgesture_event_hub.cpp924 std::string udKey; in OnDragStart() local
1608 int32_t GestureEventHub::SetDragData(const RefPtr<UnifiedData>& unifiedData, std::string& udKey) in SetDragData()
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
Djs_drag_controller.cpp744 std::string udKey; in EnvelopedDragData() local
879 std::string udKey; in OnComplete() local