Home
last modified time | relevance | path

Searched defs:ecc_data (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/extras/libfec/
H A Dfec_read.cpp108 bool use_erasures, uint8_t *ecc_data, size_t *errors) in __ecc_read()
209 std::unique_ptr<uint8_t[]>& ecc_data) in ecc_init()
246 std::unique_ptr<uint8_t[]> ecc_data; in ecc_read() local
298 std::unique_ptr<uint8_t[]> ecc_data; in verity_read() local
/aosp_15_r20/system/update_engine/payload_generator/
H A Dpayload_generation_config_android.cc210 fec_ecc_metadata ecc_data; in LoadVerityConfig() local