Home
last modified time | relevance | path

Searched defs:CreateDragData (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/msdp/device_status/test/unittest/services/unittest/src/
H A Ddrag_data_manager_test.cpp97 std::optional<DragData> DragDataManagerTest::CreateDragData(int32_t sourceType, in CreateDragData() function in OHOS::Msdp::DeviceStatus::DragDataManagerTest
/ohos5.0/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_drag_drawing_test.cpp142 std::optional<DragData> InteractionDragDrawingTest::CreateDragData(int32_t sourceType, in CreateDragData() function in OHOS::Msdp::DeviceStatus::InteractionDragDrawingTest
H A Dinteraction_manager_test.cpp381 std::optional<DragData> InteractionManagerTest::CreateDragData(const std::pair<int32_t, int32_t> &p… in CreateDragData() function in OHOS::Msdp::DeviceStatus::InteractionManagerTest
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/
H A Dintention_service_test.cpp186 std::optional<DragData> IntentionServiceTest::CreateDragData(int32_t sourceType, in CreateDragData() function in OHOS::Msdp::DeviceStatus::IntentionServiceTest
/ohos5.0/base/msdp/device_status/test/unittest/intention/drag/src/
H A Ddrag_server_test.cpp204 std::optional<DragData> DragServerTest::CreateDragData(int32_t sourceType, in CreateDragData() function in OHOS::Msdp::DeviceStatus::DragServerTest
H A Ddrag_manager_test.cpp105 std::optional<DragData> DragManagerTest::CreateDragData(int32_t sourceType, in CreateDragData() function in OHOS::Msdp::DeviceStatus::DragManagerTest