Searched refs:fullEntryMatch (Results 1 – 1 of 1) sorted by relevance
325 private static boolean fullEntryMatch(@Nonnull String entry, @Nonnull String targetEntry) { in fullEntryMatch() method in DexFileFactory398 if (fullEntryMatch(entry, targetEntry)) { in findEntry()