Searched refs:inferPackageName (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/make/tools/src/build/tools/compileproperties/
H A DCompileProperties.java224 String packageName = inferPackageName(propertiesPath, outputPath);
324 private static String inferPackageName(String inputPath, String outputPath) { method in class:CompileProperties
/openjdk7/langtools/make/tools/CompileProperties/
H A DCompileProperties.java218 String packageName = inferPackageName(propertiesPath, outputPath);
330 private static String inferPackageName(String inputPath, String outputPath) { method in class:CompileProperties

Completed in 56 milliseconds