Home
last modified time | relevance | path

Searched refs:fromInputStream (Results 1 – 12 of 12) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DDexFileFactory.java125 return DexBackedDexFile.fromInputStream(opcodes, inputStream); in loadDexFile()
133 return DexBackedOdexFile.fromInputStream(opcodes, inputStream); in loadDexFile()
140 oatFile = OatFile.fromInputStream(inputStream); in loadDexFile()
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/
DXmlWireAdapter.java75 XmlMessageWrapper.fromInputStream(mInputStream); in getNextMessage()
DXmlMessageWrapper.java130 public static XmlMessageWrapper fromInputStream(InputStream stream) in fromInputStream() method in XmlMessageWrapper
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/
DDexBackedOdexFile.java88 … public static DexBackedOdexFile fromInputStream(@Nonnull Opcodes opcodes, @Nonnull InputStream is)
DDexBackedDexFile.java99 … public static DexBackedDexFile fromInputStream(@Nonnull Opcodes opcodes, @Nonnull InputStream is) in fromInputStream() method in DexBackedDexFile
DOatFile.java113 public static OatFile fromInputStream(@Nonnull InputStream is) in fromInputStream() method in OatFile
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DASN1BitString.java244 static ASN1BitString fromInputStream(int length, InputStream stream) in fromInputStream() method in ASN1BitString
DASN1InputStream.java433 return ASN1BitString.fromInputStream(defIn.getRemaining(), defIn); in createPrimitiveDERObject()
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...