Searched refs:StrictJarManifestReader (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/util/jar/
H A DStrictJarManifestReader.java31 class StrictJarManifestReader { class
50 public StrictJarManifestReader(byte[] buf, Attributes main) throws IOException { method in class:StrictJarManifestReader
H A DStrictJarManifest.java194 StrictJarManifestReader im = new StrictJarManifestReader(buf, mainAttributes);
H A DStrictJarVerifier.java382 StrictJarManifestReader im = new StrictJarManifestReader(sfBytes, attributes);
/frameworks/base/config/
H A Dboot-image-profile.txt6394 HPLandroid/util/jar/StrictJarManifestReader;-><init>([BLjava/util/jar/Attributes;)V
6395 HPLandroid/util/jar/StrictJarManifestReader;->readEntries(Ljava/util/Map;Ljava/util/Map;)V
6396 HPLandroid/util/jar/StrictJarManifestReader;->readName()V
6397 HPLandroid/util/jar/StrictJarManifestReader;->readValue()V
[all...]

Completed in 73 milliseconds