Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dapplypatch.cpp141 for (size_t attempt = 0; attempt < 2; ++attempt) { in WriteBufferToPartition() local
210 LOG(INFO) << "Verification read succeeded (attempt " << attempt + 1 << ")"; in WriteBufferToPartition()
/bootable/recovery/updater_sample/
DREADME.md125 Start an update attempt to download an apply the provided `payload_url` if
140 only be called when no update attempt is going on, and it will reset the
154 Called whenever an update attempt is completed or failed.