Searched refs:sourcepath (Results 1 – 1 of 1) sorted by relevance
53 String sourcepath = buf.substring(0, buf.length() - 1); in loadApi() local54 RootDoc root = getRootDoc(visibility, sourcepath, packageNames); in loadApi()61 private static RootDoc getRootDoc(Visibility visibility, String sourcepath, in getRootDoc() argument89 options.append(new String[] {"-sourcepath", sourcepath}); in getRootDoc()96 compOpts.put("-sourcepath", sourcepath); in getRootDoc()