Home | History | Annotate | Download | only in pm

Lines Matching refs:manifestDigest

1015      * Gathers the {@link ManifestDigest} for {@code pkg} if it exists in the
1020 pkg.manifestDigest = null;
1028 pkg.manifestDigest = ManifestDigest.fromInputStream(jarFile.getInputStream(je));
4311 public ManifestDigest manifestDigest;