Lines Matching defs:deps
352 type deps struct { struct
353 classpath classpath
354 java9Classpath classpath
355 bootClasspath classpath
356 processorPath classpath
357 errorProneProcessorPath classpath
358 processorClasses []string
359 staticJars android.Paths
360 staticHeaderJars android.Paths
361 staticResourceJars android.Paths
362 aidlIncludeDirs android.Paths
363 srcs android.Paths
364 srcJars android.Paths
365 systemModules *systemModules
366 aidlPreprocess android.OptionalPath
367 kotlinStdlib android.Paths
368 kotlinAnnotations android.Paths
370 disableTurbine bool