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.java1538 int sectionStartIndex = manifestIndividualSection.getStartOffset(); in verifyManifestIndividualSectionDigest() local
1541 int sectionEndIndex = sectionStartIndex + sectionSizeBytes; in verifyManifestIndividualSectionDigest()
1553 sectionStartIndex, in verifyManifestIndividualSectionDigest()