Searched refs:ErrorProneClasspath (Results 1 – 3 of 3) sorted by relevance
24 ErrorProneClasspath []string var40 pctx.VariableFunc("ErrorProneClasspath", errorProneVar(&ErrorProneClasspath, ":"))
53 ctx.Strict("ERROR_PRONE_JARS", strings.Join(ErrorProneClasspath, " "))
984 if config.ErrorProneClasspath == nil && !ctx.Config().RunningInsideUnitTest() {996 flags.errorProneProcessorPath = classpath(android.PathsForSource(ctx, config.ErrorProneClasspath))