Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_mouse.cpp215 int32_t nLoops = 5; in MoveTo() local
218 while (nLoops-- > 0) { in MoveTo()
269 int32_t nLoops = 5; in MoveProcess() local
270 while (nLoops-- > 0) { in MoveProcess()