Home
last modified time | relevance | path

Searched refs:DetectedPath (Results 1 – 8 of 8) sorted by relevance

/device/google/gs201/usb/usb/
DUsb.cpp253 string enabled, status, DetectedPath; in queryMoistureDetectionStatus() local
278 DetectedPath = usb->mI2cClientPath + kStatusPath; in queryMoistureDetectionStatus()
279 if (!ReadFileToString(DetectedPath, &status)) { in queryMoistureDetectionStatus()
/device/google/gs101/usb/usb/
DUsb.cpp306 string enabled, status, DetectedPath; in queryMoistureDetectionStatus() local
329 DetectedPath = std::string{i2cPath} + "/" + kStatusPath; in queryMoistureDetectionStatus()
330 if (!ReadFileToString(DetectedPath, &status)) { in queryMoistureDetectionStatus()
/device/google/zuma/usb/usb/
DUsb.cpp299 string enabled, status, path, DetectedPath; in queryMoistureDetectionStatus() local
317 DetectedPath = kI2CPath + path + "/" + path + kStatusPath; in queryMoistureDetectionStatus()
318 if (!ReadFileToString(DetectedPath, &status)) { in queryMoistureDetectionStatus()
/device/google/zumapro/usb/usb/
DUsb.cpp297 string enabled, status, DetectedPath; in queryMoistureDetectionStatus() local
325 DetectedPath = usb->mI2cClientPath + kStatusPath; in queryMoistureDetectionStatus()
326 if (!ReadFileToString(DetectedPath, &status)) { in queryMoistureDetectionStatus()
/device/google/sunfish/usb/usb/
DUsb.cpp210 string enabled, status, path, DetectedPath; in queryMoistureDetectionStatus() local
/device/google/barbet/usb/usb/
DUsb.cpp210 string enabled, status, path, DetectedPath; in queryMoistureDetectionStatus() local
/device/google/redfin/usb/usb/
DUsb.cpp210 string enabled, status, path, DetectedPath; in queryMoistureDetectionStatus() local
/device/google/coral/usb/usb/
DUsb.cpp210 string enabled, status, path, DetectedPath; in queryMoistureDetectionStatus() local