Home
last modified time | relevance | path

Searched refs:errorProneProcessorPath (Results 1 – 3 of 3) sorted by relevance

/aosp12/build/soong/java/
H A Dbase.go717 flags.errorProneProcessorPath = classpath(android.PathsForSource(ctx, config.ErrorProneClasspath))
725 …flags.errorProneProcessorPath = append(flags.errorProneProcessorPath, deps.errorProneProcessorPath
1705 …deps.errorProneProcessorPath = append(deps.errorProneProcessorPath, dep.ImplementationAndResources…
H A Dbuilder.go262 errorProneProcessorPath classpath member
285 flags.processorPath = append(flags.errorProneProcessorPath, flags.processorPath...)
H A Djava.go357 errorProneProcessorPath classpath member