Uses of Class
org.jf.dexlib2.dexbacked.OatFile
Packages that use OatFile
-
Uses of OatFile in org.jf.dexlib2
Fields in org.jf.dexlib2 declared as OatFileModifier and TypeFieldDescriptionfinal OatFileDexFileFactory.UnsupportedOatVersionException.oatFileConstructors in org.jf.dexlib2 with parameters of type OatFile -
Uses of OatFile in org.jf.dexlib2.analysis
Methods in org.jf.dexlib2.analysis with parameters of type OatFile -
Uses of OatFile in org.jf.dexlib2.dexbacked
Methods in org.jf.dexlib2.dexbacked that return OatFileModifier and TypeMethodDescriptionstatic OatFileOatFile.fromInputStream(InputStream is) static OatFileOatFile.fromInputStream(InputStream is, OatFile.VdexProvider vdexProvider)