Searched refs:stubsDir (Results 1 – 3 of 3) sorted by relevance
/external/doclava/src/com/google/doclava/ |
D | Stubs.java | 49 public static void writeStubsAndApi(String stubsDir, String apiFile, String dexApiFile, in writeStubsAndApi() argument 262 if (stubsDir != null) { in writeStubsAndApi() 263 writeClassFile(stubsDir, notStrippable, cl, keepStubComments); in writeStubsAndApi() 592 …static void writeClassFile(String stubsDir, HashSet<ClassInfo> notStrippable, ClassInfo cl, boolea… in writeClassFile() argument 605 String filename = stubsDir + '/' + javaFileName(cl); in writeClassFile()
|
D | Doclava.java | 184 String stubsDir = null; in start() local 294 stubsDir = a[1]; in start() 584 if (stubsDir != null || apiFile != null || dexApiFile != null || proguardFile != null in start() 587 Stubs.writeStubsAndApi(stubsDir, apiFile, dexApiFile, proguardFile, removedApiFile, in start()
|
/external/testng/ant/3rdparty/ |
D | doclava-1.0.3.jar | META-INF/MANIFEST.MF
assets/html/index.html
assets/templates/data ... |