Searched refs:fec_data_end (Results 1 – 2 of 2) sorted by relevance
102 uint64_t fec_data_end = in Update() local104 if (offset < fec_data_end && offset + size >= fec_data_end) { in Update()
899 uint64_t fec_data_end = in ParseManifestPartitions() local901 if (install_part.fec_offset < fec_data_end) { in ParseManifestPartitions()902 LOG(ERROR) << "Invalid fec extents, fec data ends at " << fec_data_end in ParseManifestPartitions()