Home
last modified time | relevance | path

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

/tools/apksig/src/main/java/com/android/apksig/internal/apk/v1/
DV1SchemeVerifier.java1016 int sectionStartIndex = manifestIndividualSection.getStartOffset(); in verifyManifestIndividualSectionDigest() local
1019 int sectionEndIndex = sectionStartIndex + sectionSizeBytes; in verifyManifestIndividualSectionDigest()
1031 sectionStartIndex, in verifyManifestIndividualSectionDigest()