Searched defs:formatGeneratedSource (Results 1 – 3 of 3) sorted by relevance
/external/dagger2/java/dagger/internal/codegen/compileroption/ | ||
D | JavacPluginCompilerOptions.java | 43 public boolean formatGeneratedSource() { in formatGeneratedSource() method in JavacPluginCompilerOptions |
D | CompilerOptions.java | 36 public abstract boolean formatGeneratedSource(); in formatGeneratedSource() method in CompilerOptions |
D | ProcessingEnvironmentCompilerOptions.java | 108 public boolean formatGeneratedSource() { in formatGeneratedSource() method in ProcessingEnvironmentCompilerOptions |