Searched refs:serialPath (Results 1 – 1 of 1) sorted by relevance
76 static std::optional<UsbCanIface> getIfaceName(fs::path serialPath) { in getIfaceName() argument79 fs::recursive_directory_iterator fsItr(serialPath.parent_path(), kOpts, fsStatus); in getIfaceName()81 LOG(ERROR) << "Failed to open " << serialPath.parent_path(); in getIfaceName()