Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter_android.cc180 int data_wipe = 0; in ApplyPayload() local
182 base::StringToInt(headers[kPayloadPropertyPowerwash], &data_wipe) && in ApplyPayload()
183 data_wipe != 0; in ApplyPayload()