Searched defs:GetPowerwashCount (Results 1 – 3 of 3) sorted by relevance
/system/update_engine/common/ | ||
D | fake_hardware.h | 108 int GetPowerwashCount() const override { return powerwash_count_; } in GetPowerwashCount() function |
/system/update_engine/aosp/ | ||
D | hardware_android.cc | 211 int HardwareAndroid::GetPowerwashCount() const { in GetPowerwashCount() function in chromeos_update_engine::HardwareAndroid |
/system/update_engine/cros/ | ||
D | hardware_chromeos.cc | 215 int HardwareChromeOS::GetPowerwashCount() const { in GetPowerwashCount() function in chromeos_update_engine::HardwareChromeOS |