Home
last modified time | relevance | path

Searched refs:zipPath (Results 1 – 1 of 1) sorted by relevance

/libcore/tools/openjdk-analyzer/src/libcore/tools/analyzer/openjdk/
DDependencyAnalyzer.java221 private static List<ZipEntry> getEntriesFromNameOrThrow(ZipFile zipFile, Path zipPath, in getEntriesFromNameOrThrow() argument
242 "%s has no class files with a prefix of %s", zipPath.toString(), in getEntriesFromNameOrThrow()