Home
last modified time | relevance | path

Searched defs:GetPowerwashCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/update_engine/common/
H A Dfake_hardware.h108 int GetPowerwashCount() const override { return powerwash_count_; } in GetPowerwashCount() function
/aosp_15_r20/system/update_engine/aosp/
H A Dhardware_android.cc211 int HardwareAndroid::GetPowerwashCount() const { in GetPowerwashCount() function in chromeos_update_engine::HardwareAndroid