Home
last modified time | relevance | path

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

/system/update_engine/
Dhardware_android.cc194 bool HardwareAndroid::GetPowerwashSafeDirectory(base::FilePath* path) const { in GetPowerwashSafeDirectory() function in chromeos_update_engine::HardwareAndroid
Dhardware_chromeos.cc229 bool HardwareChromeOS::GetPowerwashSafeDirectory(base::FilePath* path) const { in GetPowerwashSafeDirectory() function in chromeos_update_engine::HardwareChromeOS
/system/update_engine/common/
Dfake_hardware.h80 bool GetPowerwashSafeDirectory(base::FilePath* path) const override { in GetPowerwashSafeDirectory() function