Searched refs:sectionEndIndex (Results 1 – 1 of 1) sorted by relevance
1541 int sectionEndIndex = sectionStartIndex + sectionSizeBytes; in verifyManifestIndividualSectionDigest() local1542 if ((manifestBytes[sectionEndIndex - 1] == '\n') in verifyManifestIndividualSectionDigest()1543 && (manifestBytes[sectionEndIndex - 2] == '\n')) { in verifyManifestIndividualSectionDigest()