Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/mtd/
H A Dmtd-abi.h125 __u32 useecc; member
/aosp12/system/extras/libfec/
H A Dfec_verity.cpp342 static int parse_table(fec_handle *f, uint64_t offset, uint32_t size, bool useecc) in parse_table() argument
352 if (!useecc) { in parse_table()