Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/tools/event_inject/src/
H A Dget_device_node.cpp57 std::string nodeRootPath = "/dev/input/"; in GetDeviceNodeName() local
58 deviceNode = nodeRootPath + iter->second[devIndex]; in GetDeviceNodeName()