Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc749 uint64_t fec_data_end = in ParseManifestPartitions() local
751 if (install_part.fec_offset < fec_data_end) { in ParseManifestPartitions()
752 LOG(ERROR) << "Invalid fec extents, fec data ends at " << fec_data_end in ParseManifestPartitions()