Searched refs:javaPath (Results 1 – 2 of 2) sorted by relevance
48 String javaPath = stubRoot + ".java"; in emit() local49 File f = new File(javaPath); in emit()52 copy(javaPath, glStream); in emit()
47 String javaPath = stubRoot + ".java"; in emit() local48 File f = new File(javaPath); in emit()51 copy(javaPath, glStream); in emit()