Searched refs:isDexMetadataPath (Results 1 – 1 of 1) sorted by relevance
49 return isDexMetadataPath(file.getName()); in isDexMetadataFile()53 private static boolean isDexMetadataPath(String path) { in isDexMetadataPath() method in DexMetadataHelper212 if (isDexMetadataPath(dmPath)) { in validateDexPaths()