Home
last modified time | relevance | path

Searched refs:kPowerwashSafePrefsSubDirectory (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/common/
Dconstants.cc25 const char kPowerwashSafePrefsSubDirectory[] = "update_engine/prefs"; variable
Dconstants.h31 extern const char kPowerwashSafePrefsSubDirectory[];
/system/update_engine/cros/
Dreal_system_state.cc106 powerwash_safe_path.Append(kPowerwashSafePrefsSubDirectory))) { in Initialize()