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.cpp2251 ErrorAbort(state, kLibfecFailure, "fec_open \"%s\" failed: %s", block_device_path.c_str(), in BlockImageRecoverFn()
2257 ErrorAbort(state, kLibfecFailure, "unable to use metadata to correct errors"); in BlockImageRecoverFn()
2263 ErrorAbort(state, kLibfecFailure, "failed to read FEC status"); in BlockImageRecoverFn()
2276 ErrorAbort(state, kLibfecFailure, "failed to recover %s (block %zu): %s", in BlockImageRecoverFn()