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()
910 uint64_t fec_data_end = in ParseManifestPartitions() local912 if (install_part.fec_offset < fec_data_end) { in ParseManifestPartitions()913 LOG(ERROR) << "Invalid fec extents, fec data ends at " << fec_data_end in ParseManifestPartitions()