Searched refs:kDevPath (Results 1 – 1 of 1) sorted by relevance
46 static const fs::path kDevPath("/sys/devices/"); variable161 fs::recursive_directory_iterator fsItr(kDevPath, kOpts, fsStatus); in findUsbDevice()163 LOG(ERROR) << "Failed to open " << kDevPath; in findUsbDevice()