Searched defs:GenruleCombiner (Results 1 – 1 of 1) sorted by relevance
28 type GenruleCombiner struct { struct29 android.ModuleBase30 android.DefaultableModuleBase32 genruleCombinerProperties GenruleCombinerProperties34 headerJars android.Paths35 implementationJars android.Paths36 implementationAndResourceJars android.Paths37 resourceJars android.Paths38 aconfigProtoFiles android.Paths40 srcJarArgs []string[all …]