Home
last modified time | relevance | path

Searched refs:processingEnv (Results 1 – 13 of 13) sorted by relevance

/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DComponentProcessor.java74 Messager messager = processingEnv.getMessager(); in initSteps()
75 Types types = processingEnv.getTypeUtils(); in initSteps()
76 Elements elements = processingEnv.getElementUtils(); in initSteps()
77 Filer filer = processingEnv.getFiler(); in initSteps()
80 nullableValidationType(processingEnv).diagnosticKind().get(); in initSteps()
90 privateMemberValidationType(processingEnv).diagnosticKind().get(), in initSteps()
91 staticMemberValidationType(processingEnv).diagnosticKind().get()); in initSteps()
93 privateMemberValidationType(processingEnv).diagnosticKind().get(), in initSteps()
94 staticMemberValidationType(processingEnv).diagnosticKind().get()); in initSteps()
171 scopeValidationType(processingEnv), in initSteps()
[all …]
/external/dagger2/compiler/src/test/java/dagger/internal/codegen/
DValidationReportTest.java53 reportBuilder.build().printMessagesTo(processingEnv.getMessager()); in basicReport()
73 reportBuilder.build().printMessagesTo(processingEnv.getMessager()); in messageOnDifferentElement()
98 parentReport.printMessagesTo(processingEnv.getMessager()); in subreport()
124 return processingEnv.getElementUtils().getTypeElement(canonicalName); in getTypeElement()
DMembersInjectionTest.java853 processingEnv in componentWithNestingAndGeneratedType()
DComponentProcessorTest.java2176 processingEnv.getFiler().createSourceFile(generatedClassName).openWriter()) { in process()
/external/tensorflow/tensorflow/java/src/gen/java/org/tensorflow/processor/
DOperatorProcessor.java54 public synchronized void init(ProcessingEnvironment processingEnv) { in init() argument
55 super.init(processingEnv); in init()
56 messager = processingEnv.getMessager(); in init()
57 filer = processingEnv.getFiler(); in init()
/external/desugar/java/com/google/devtools/common/options/processor/
DOptionProcessor.java87 public synchronized void init(ProcessingEnvironment processingEnv) { in init() argument
88 super.init(processingEnv); in init()
89 typeUtils = processingEnv.getTypeUtils(); in init()
90 elementUtils = processingEnv.getElementUtils(); in init()
91 messager = processingEnv.getMessager(); in init()
/external/error_prone/checkerframework/
Djavacutil-2.2.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/checkerframework/ org/ ...
/external/dagger2/lib/
Dauto-factory-1.0-20150915.183854-35.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dauto-common-1.0-20151022.071545-39.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/error_prone/javac/
Djavac-9+181-r4173-1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/annotation-tools/annotation-file-utilities/
Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/ ...
/external/error_prone/error_prone/
Derror_prone_core-2.2.0-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...