Searched refs:loadDexEntry (Results 1 – 2 of 2) sorted by relevance
143 dexFile = DexFileFactory.loadDexEntry(file, dexEntry, exactMatch, opcodes); in loadDexFile()
178 public static DexBackedDexFile loadDexEntry(@Nonnull File file, @Nonnull String dexEntry, in loadDexEntry() method in DexFileFactory