Home
last modified time | relevance | path

Searched refs:flist (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp278 std::vector<std::string> flist = GetFiles(devPath_); in GetInputDeviceInfoList() local
282 for (unsigned i = 0; i < flist.size(); i++) { in GetInputDeviceInfoList()
283 string devPathNode = devPath_ + "/" + flist[i]; in GetInputDeviceInfoList()

Completed in 2 milliseconds