Searched defs:GetPowerwashSafeDirectory (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/update_engine/common/ | ||
H A D | fake_hardware.h | 128 bool GetPowerwashSafeDirectory(base::FilePath* path) const override { in GetPowerwashSafeDirectory() function |
/aosp12/system/update_engine/aosp/ | ||
H A D | hardware_android.cc | 248 bool HardwareAndroid::GetPowerwashSafeDirectory(base::FilePath* path) const { in GetPowerwashSafeDirectory() function in chromeos_update_engine::HardwareAndroid |
/aosp12/system/update_engine/cros/ | ||
H A D | hardware_chromeos.cc | 279 bool HardwareChromeOS::GetPowerwashSafeDirectory(base::FilePath* path) const { in GetPowerwashSafeDirectory() function in chromeos_update_engine::HardwareChromeOS |