Home
last modified time | relevance | path

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

/system/update_engine/common/
Dutils.cc228 int num_attempts = 0; in PWriteAll() local
230 num_attempts++; in PWriteAll()
237 PLOG(ERROR) << "pwrite error; num_attempts=" << num_attempts in PWriteAll()