Home
last modified time | relevance | path

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

/system/update_engine/common/
Dfake_hardware.h128 bool GetPowerwashSafeDirectory(base::FilePath* path) const override { in GetPowerwashSafeDirectory() function
/system/update_engine/aosp/
Dhardware_android.cc248 bool HardwareAndroid::GetPowerwashSafeDirectory(base::FilePath* path) const { in GetPowerwashSafeDirectory() function in chromeos_update_engine::HardwareAndroid