Home
last modified time | relevance | path

Searched defs:remoteUdKey (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/manager/
Ddrag_drop_manager_test_ng_coverage.cpp872 std::string remoteUdKey; variable
889 std::string remoteUdKey = "abc"; variable
906 std::string remoteUdKey = "abc"; variable
923 std::string remoteUdKey; variable
938 std::string remoteUdKey = "ABC"; variable
955 std::string remoteUdKey = "abc"; variable
973 std::string remoteUdKey; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
Ddrag_drop_manager.cpp952 std::string remoteUdKey = udKey; in CheckRemoteData() local