Searched refs:sectionSizeBytes (Results 1 – 2 of 2) sorted by relevance
98 int sectionSizeBytes = sectionEndOffset - sectionStartOffset; in readSection() local100 return new Section(sectionStartOffset, sectionSizeBytes, attrs); in readSection()
1518 int sectionSizeBytes = manifestIndividualSection.getSizeBytes(); in verifyManifestIndividualSectionDigest() local1520 int sectionEndIndex = sectionStartIndex + sectionSizeBytes; in verifyManifestIndividualSectionDigest()1523 sectionSizeBytes--; in verifyManifestIndividualSectionDigest()1533 sectionSizeBytes); in verifyManifestIndividualSectionDigest()