Home
last modified time | relevance | path

Searched defs:tpos (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/test/facility/virtual_device/src/
H A Dgeneral_device.cpp118 std::string::size_type tpos = res.find("\"", spos); in GetInputDeviceNodes() local
130 std::string::size_type tpos = spos + kevent.size(); in GetInputDeviceNodes() local
/ohos5.0/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_device.cpp99 std::string::size_type tpos = res.find("\"", spos); in GetInputDeviceNodes() local
111 std::string::size_type tpos = spos + kevent.size(); in GetInputDeviceNodes() local
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtransform_point_test.cpp189 std::string::size_type tpos = item.find("\"", spos); in GetInputDeviceNodes() local
201 std::string::size_type tpos = spos + kevent.size(); in GetInputDeviceNodes() local