Searched refs:fromInputStream (Results 1 – 5 of 5) sorted by relevance
34 ManifestDigest.fromInputStream(null)); in testManifestDigest_FromInputStream_Null()46 ManifestDigest.fromInputStream(is)); in testManifestDigest_FromInputStream_ThrowsIoException()55 ManifestDigest actual = ManifestDigest.fromInputStream(is); in testManifestDigest_Equals()65 ManifestDigest digest = ManifestDigest.fromInputStream(is); in testManifestDigest_Parcel()
97 Serializable item = fromInputStream(inputStream); in loadFromDirectory()129 Serializable item = fromInputStream(inputStream); in loadFomZipFile()147 private static Serializable fromInputStream(InputStream inputStream) in fromInputStream() method in GenerationalClassUtil
61 static ManifestDigest fromInputStream(InputStream fileIs) { in fromInputStream() method in ManifestDigest
1036 pkg.manifestDigest = ManifestDigest.fromInputStream(jarFile.getInputStream(je)); in collectManifestDigest()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...