/ohos5.0/base/msdp/device_status/services/interaction/drag/src/ |
H A D | drag_hisysevent.cpp | 126 int32_t DragDFX::WriteSendTokenid(int32_t targetTid, const std::string &udKey) in WriteSendTokenid()
|
H A D | drag_manager.cpp | 532 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 D | interaction_impl.cpp | 68 int32_t InteractionImpl::GetUdKey(std::string& udKey) in GetUdKey()
|
/ohos5.0/base/msdp/device_status/interfaces/innerkits/interaction/include/ |
H A D | drag_data.h | 63 std::string udKey; member
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/interaction/ |
H A D | interaction_impl.cpp | 120 int32_t InteractionImpl::GetUdKey(std::string& udKey) in GetUdKey()
|
/ohos5.0/base/msdp/device_status/frameworks/native/interaction/src/ |
H A D | drag_manager_impl.cpp | 68 int32_t DragManagerImpl::GetUdKey(std::string &udKey) in GetUdKey()
|
H A D | interaction_manager.cpp | 118 int32_t InteractionManager::GetUdKey(std::string &udKey) in GetUdKey()
|
H A D | interaction_manager_impl.cpp | 271 int32_t InteractionManagerImpl::GetUdKey(std::string &udKey) in GetUdKey()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/interaction/ |
H A D | interaction_data.h | 47 std::string udKey; member
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/ |
H A D | udmf_client.cpp | 63 …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 D | drag_event.h | 233 void SetUdKey(const std::string& udKey) in SetUdKey()
|
/ohos5.0/foundation/multimodalinput/input/intention/drag/data/src/ |
H A D | drag_params.cpp | 181 GetUdKeyReply::GetUdKeyReply(std::string &&udKey) in GetUdKeyReply()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/ |
H A D | drag_drop_manager.cpp | 795 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 D | drag_drop_func_wrapper.cpp | 152 std::string udKey; in EnvelopedDragData() local
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/drag/src/ |
H A D | drag_manager_test.cpp | 543 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 D | devicestatus_client.cpp | 294 int32_t DeviceStatusClient::GetUdKey(std::string &udKey) in GetUdKey()
|
/ohos5.0/base/msdp/device_status/intention/drag/data/src/ |
H A D | drag_params.cpp | 167 GetUdKeyReply::GetUdKeyReply(std::string &&udKey) in GetUdKeyReply()
|
/ohos5.0/foundation/multimodalinput/input/intention/frameworks/client/src/ |
H A D | intention_manager.cpp | 292 int32_t IntentionManager::GetUdKey(std::string &udKey) in GetUdKey()
|
/ohos5.0/base/msdp/device_status/intention/frameworks/client/src/ |
H A D | intention_manager.cpp | 299 int32_t IntentionManager::GetUdKey(std::string &udKey) in GetUdKey()
|
/ohos5.0/foundation/multimodalinput/input/intention/drag/server/src/ |
H A D | drag_server.cpp | 320 std::string udKey; in GetUdKey() local
|
/ohos5.0/base/msdp/device_status/intention/drag/server/src/ |
H A D | drag_server.cpp | 343 std::string udKey; in GetUdKey() local
|
/ohos5.0/foundation/multimodalinput/input/intention/drag/client/src/ |
H A D | drag_client.cpp | 240 int32_t DragClient::GetUdKey(ITunnelClient &tunnel, std::string &udKey) in GetUdKey()
|
/ohos5.0/base/msdp/device_status/intention/drag/client/src/ |
H A D | drag_client.cpp | 240 int32_t DragClient::GetUdKey(ITunnelClient &tunnel, std::string &udKey) in GetUdKey()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | drag_drop_manager_test_ng_new.cpp | 2119 std::string udKey; variable 2144 std::string udKey; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_drag_function.cpp | 208 std::string udKey = dragEvent_->GetUdKey(); in GetData() local
|