Searched defs:serialnoPath (Results 1 – 1 of 1) sorted by relevance
140 static std::optional<std::string> readSerialNo(const std::string& serialnoPath) { in readSerialNo()177 auto serialnoPath = fsItr->path() / "serial"; in findUsbDevice() local