Home
last modified time | relevance | path

Searched defs:GenruleCombiner (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Dgenrule_combiner.go28 type GenruleCombiner struct { struct
29 android.ModuleBase
30 android.DefaultableModuleBase
32 genruleCombinerProperties GenruleCombinerProperties
34 headerJars android.Paths
35 implementationJars android.Paths
36 implementationAndResourceJars android.Paths
37 resourceJars android.Paths
38 aconfigProtoFiles android.Paths
40 srcJarArgs []string
[all …]