Searched refs:inputDevPaths (Results 1 – 1 of 1) sorted by relevance
523 std::vector<std::string> inputDevPaths; in ScanInputDevices() local524 ScanInputDevicesPath(dirName, inputDevPaths); in ScanInputDevices()525 for (const auto &tempPath: inputDevPaths) { in ScanInputDevices()