Home
last modified time | relevance | path

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

12

/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_hisysevent.cpp126 int32_t DragDFX::WriteSendTokenid(int32_t targetTid, const std::string &udKey) in WriteSendTokenid()
H A Ddrag_manager.cpp532 void DragManager::SendDragData(int32_t targetTid, const std::string &udKey) in SendDragData()
660 std::string udKey; in Dump() local
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/msdp/
H A Dinteraction_impl.cpp68 int32_t InteractionImpl::GetUdKey(std::string& udKey) in GetUdKey()
/ohos5.0/base/msdp/device_status/interfaces/innerkits/interaction/include/
H A Ddrag_data.h63 std::string udKey; member
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/interaction/
H A Dinteraction_impl.cpp120 int32_t InteractionImpl::GetUdKey(std::string& udKey) in GetUdKey()
/ohos5.0/base/msdp/device_status/frameworks/native/interaction/src/
H A Ddrag_manager_impl.cpp68 int32_t DragManagerImpl::GetUdKey(std::string &udKey) in GetUdKey()
H A Dinteraction_manager.cpp118 int32_t InteractionManager::GetUdKey(std::string &udKey) in GetUdKey()
H A Dinteraction_manager_impl.cpp271 int32_t InteractionManagerImpl::GetUdKey(std::string &udKey) in GetUdKey()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/interaction/
H A Dinteraction_data.h47 std::string udKey; member
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dudmf_client.cpp63 …UnifiedKey udKey = UnifiedKey(UD_INTENTION_MAP.at(option.intention), bundleName, UTILS::GenerateId… in SetData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_event.h233 void SetUdKey(const std::string& udKey) in SetUdKey()
/ohos5.0/foundation/multimodalinput/input/intention/drag/data/src/
H A Ddrag_params.cpp181 GetUdKeyReply::GetUdKeyReply(std::string &&udKey) in GetUdKeyReply()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp795 std::string udKey; in HandleOnDragEnd() local
884 const RefPtr<UnifiedData>& unifiedData, const std::string& udKey) in DoDropAction()
901 RefPtr<UnifiedData> DragDropManager::RequestUDMFDataWithUDKey(const std::string& udKey) in RequestUDMFDataWithUDKey()
917 …tr<FrameNode>& dragFrameNode, const PointerEvent& pointerEvent, const std::string& udKey, int32_t … in TryGetDataBackGround()
955 …const RefPtr<FrameNode>& dragFrameNode, const PointerEvent& pointerEvent, const std::string& udKey) in CheckRemoteData()
H A Ddrag_drop_func_wrapper.cpp152 std::string udKey; in EnvelopedDragData() local
/ohos5.0/base/msdp/device_status/test/unittest/intention/drag/src/
H A Ddrag_manager_test.cpp543 std::string udKey; variable
1124 std::string udKey; variable
1333 std::string udKey; variable
/ohos5.0/base/msdp/device_status/frameworks/native/src/
H A Ddevicestatus_client.cpp294 int32_t DeviceStatusClient::GetUdKey(std::string &udKey) in GetUdKey()
/ohos5.0/base/msdp/device_status/intention/drag/data/src/
H A Ddrag_params.cpp167 GetUdKeyReply::GetUdKeyReply(std::string &&udKey) in GetUdKeyReply()
/ohos5.0/foundation/multimodalinput/input/intention/frameworks/client/src/
H A Dintention_manager.cpp292 int32_t IntentionManager::GetUdKey(std::string &udKey) in GetUdKey()
/ohos5.0/base/msdp/device_status/intention/frameworks/client/src/
H A Dintention_manager.cpp299 int32_t IntentionManager::GetUdKey(std::string &udKey) in GetUdKey()
/ohos5.0/foundation/multimodalinput/input/intention/drag/server/src/
H A Ddrag_server.cpp320 std::string udKey; in GetUdKey() local
/ohos5.0/base/msdp/device_status/intention/drag/server/src/
H A Ddrag_server.cpp343 std::string udKey; in GetUdKey() local
/ohos5.0/foundation/multimodalinput/input/intention/drag/client/src/
H A Ddrag_client.cpp240 int32_t DragClient::GetUdKey(ITunnelClient &tunnel, std::string &udKey) in GetUdKey()
/ohos5.0/base/msdp/device_status/intention/drag/client/src/
H A Ddrag_client.cpp240 int32_t DragClient::GetUdKey(ITunnelClient &tunnel, std::string &udKey) in GetUdKey()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Ddrag_drop_manager_test_ng_new.cpp2119 std::string udKey; variable
2144 std::string udKey; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_drag_function.cpp208 std::string udKey = dragEvent_->GetUdKey(); in GetData() local

12