Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/common/
H A Dfake_hardware.h126 bool GetPowerwashSafeDirectory(base::FilePath* path) const override { in GetPowerwashSafeDirectory() function
/aosp_15_r20/system/update_engine/aosp/
H A Dhardware_android.cc246 bool HardwareAndroid::GetPowerwashSafeDirectory(base::FilePath* path) const { in GetPowerwashSafeDirectory() function in chromeos_update_engine::HardwareAndroid