Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Derror_code.h42 kLibfecFailure, enumerator
/bootable/recovery/updater/
Dblockimg.cpp2219 ErrorAbort(state, kLibfecFailure, "fec_open \"%s\" failed: %s", filename->data.c_str(), in BlockImageRecoverFn()
2225 ErrorAbort(state, kLibfecFailure, "unable to use metadata to correct errors"); in BlockImageRecoverFn()
2231 ErrorAbort(state, kLibfecFailure, "failed to read FEC status"); in BlockImageRecoverFn()
2244 ErrorAbort(state, kLibfecFailure, "failed to recover %s (block %zu): %s", in BlockImageRecoverFn()