Searched refs:nodeRootPath (Results 1 – 1 of 1) sorted by relevance
57 std::string nodeRootPath = "/dev/input/"; in GetDeviceNodeName() local58 deviceNode = nodeRootPath + iter->second[devIndex]; in GetDeviceNodeName()