Searched refs:ErrorProneClasspath (Results 1 – 3 of 3) sorted by relevance
25 ErrorProneClasspath []string var41 errorProneVar("ErrorProneClasspath", &ErrorProneClasspath, ":")
53 ctx.Strict("ERROR_PRONE_JARS", strings.Join(ErrorProneClasspath, " "))
1233 if config.ErrorProneClasspath == nil {1245 flags.errorProneProcessorPath = classpath(android.PathsForSource(ctx, config.ErrorProneClasspath))