Searched defs:GetPowerwashSafeDirectory (Results 1 – 3 of 3) sorted by relevance
| /system/update_engine/ | ||
| D | hardware_android.cc | 186 bool HardwareAndroid::GetPowerwashSafeDirectory(base::FilePath* path) const { in GetPowerwashSafeDirectory() function in chromeos_update_engine::HardwareAndroid |
| D | hardware_chromeos.cc | 265 bool HardwareChromeOS::GetPowerwashSafeDirectory(base::FilePath* path) const { in GetPowerwashSafeDirectory() function in chromeos_update_engine::HardwareChromeOS |
| /system/update_engine/common/ | ||
| D | fake_hardware.h | 125 bool GetPowerwashSafeDirectory(base::FilePath* path) const override { in GetPowerwashSafeDirectory() function |