Home
last modified time | relevance | path

Searched defs:GetPowerwashSafeDirectory (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/update_engine/common/
H A Dfake_hardware.h128 bool GetPowerwashSafeDirectory(base::FilePath* path) const override { in GetPowerwashSafeDirectory() function
/aosp12/system/update_engine/aosp/
H A Dhardware_android.cc248 bool HardwareAndroid::GetPowerwashSafeDirectory(base::FilePath* path) const { in GetPowerwashSafeDirectory() function in chromeos_update_engine::HardwareAndroid
/aosp12/system/update_engine/cros/
H A Dhardware_chromeos.cc279 bool HardwareChromeOS::GetPowerwashSafeDirectory(base::FilePath* path) const { in GetPowerwashSafeDirectory() function in chromeos_update_engine::HardwareChromeOS