Searched defs:vecInputDevPath (Results 1 – 2 of 2) sorted by relevance
163 std::vector<std::string> vecInputDevPath; in ScanSinkInputDevices() local
341 void ScanInputDevicesPath(const std::string &dirName, std::vector<std::string> &vecInputDevPath) in ScanInputDevicesPath()