Searched defs:udKey (Results 1 – 15 of 15) sorted by relevance
| /foundation/arkui/ace_engine/adapter/preview/entrance/msdp/ |
| D | interaction_impl.cpp | 68 int32_t InteractionImpl::GetUdKey(std::string& udKey) in GetUdKey()
|
| /foundation/arkui/ace_engine/adapter/ohos/capability/interaction/ |
| D | interaction_impl.cpp | 115 int32_t InteractionImpl::GetUdKey(std::string& udKey) in GetUdKey()
|
| /foundation/arkui/ace_engine/frameworks/core/common/interaction/ |
| D | interaction_data.h | 47 std::string udKey; member
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/ |
| D | udmf_client.cpp | 63 …UnifiedKey udKey = UnifiedKey(UD_INTENTION_MAP.at(option.intention), bundleName, UTILS::GenerateId… in SetData() local
|
| /foundation/multimodalinput/input/intention/drag/data/src/ |
| D | drag_params.cpp | 181 GetUdKeyReply::GetUdKeyReply(std::string &&udKey) in GetUdKeyReply()
|
| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| D | drag_event.h | 233 void SetUdKey(const std::string& udKey) in SetUdKey()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/ |
| D | drag_drop_manager.cpp | 793 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()
|
| D | drag_drop_func_wrapper.cpp | 150 std::string udKey; in EnvelopedDragData() local
|
| /foundation/multimodalinput/input/intention/frameworks/client/src/ |
| D | intention_manager.cpp | 292 int32_t IntentionManager::GetUdKey(std::string &udKey) in GetUdKey()
|
| /foundation/multimodalinput/input/intention/drag/server/src/ |
| D | drag_server.cpp | 320 std::string udKey; in GetUdKey() local
|
| /foundation/multimodalinput/input/intention/drag/client/src/ |
| D | drag_client.cpp | 240 int32_t DragClient::GetUdKey(ITunnelClient &tunnel, std::string &udKey) in GetUdKey()
|
| /foundation/arkui/ace_engine/test/unittest/core/manager/ |
| D | drag_drop_manager_test_ng_new.cpp | 2119 std::string udKey; variable 2144 std::string udKey; variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
| D | js_drag_function.cpp | 208 std::string udKey = dragEvent_->GetUdKey(); in GetData() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| D | gesture_event_hub.cpp | 924 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/ |
| D | js_drag_controller.cpp | 744 std::string udKey; in EnvelopedDragData() local 879 std::string udKey; in OnComplete() local
|