Home
last modified time | relevance | path

Searched refs:HandleMoveTo (Results 1 – 2 of 2) sorted by relevance

/base/msdp/device_status/tools/vdev/include/
Dvirtual_touchscreen_builder.h54 static void HandleMoveTo(const nlohmann::json &model);
/base/msdp/device_status/tools/vdev/src/
Dvirtual_touchscreen_builder.cpp432 { "move-to", &HandleMoveTo }, in ReadAction()
495 void VirtualTouchScreenBuilder::HandleMoveTo(const nlohmann::json &model) in HandleMoveTo() function in OHOS::Msdp::DeviceStatus::VirtualTouchScreenBuilder