Searched defs:loadDexFile (Results 1 – 2 of 2) sorted by relevance
109 protected void loadDexFile(@Nonnull String input) { in loadDexFile() method in DexInputCommand
61 …public static DexBackedDexFile loadDexFile(@Nonnull String path, @Nullable Opcodes opcodes) throws… in loadDexFile() method in DexFileFactory82 …public static DexBackedDexFile loadDexFile(@Nonnull File file, @Nullable Opcodes opcodes) throws I… in loadDexFile() method in DexFileFactory