Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dapplypatch.cpp234 for (size_t attempt = 0; attempt < 2; ++attempt) { in WriteToPartition() local
315 printf("verification read succeeded (attempt %zu)\n", attempt + 1); in WriteToPartition()