Home
last modified time | relevance | path

Searched defs:signatureSchemeRollbackProtectionsEnforced (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/util/jar/
H A DStrictJarFile.java76 boolean signatureSchemeRollbackProtectionsEnforced) in StrictJarFile()
84 boolean signatureSchemeRollbackProtectionsEnforced) in StrictJarFile()
103 boolean signatureSchemeRollbackProtectionsEnforced) in StrictJarFile()
H A DStrictJarVerifier.java85 private final boolean signatureSchemeRollbackProtectionsEnforced; field in StrictJarVerifier
184 HashMap<String, byte[]> metaEntries, boolean signatureSchemeRollbackProtectionsEnforced) { in StrictJarVerifier()