Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_consumer/
H A Dfec_file_descriptor.cc31 if (!fh_.has_ecc()) { in Open()
/aosp12/system/extras/libfec/include/fec/
H A Dio.h179 bool has_ecc() { in has_ecc() function
/aosp12/bootable/recovery/updater/
H A Dblockimg.cpp2256 if (!fh.has_ecc() || !fh.has_verity()) { in BlockImageRecoverFn()