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