Home
last modified time | relevance | path

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

/build/soong/java/
Dbuilder.go369 systemModules *systemModules member
939 type systemModules struct { struct
940 dir android.Path
941 deps android.Paths
947 func (x *systemModules) FormJavaSystemModulesPath(forceEmpty bool) (string, android.Paths) {
960 func (x *systemModules) FormTurbineSystemModulesPath(forceEmpty bool) (string, android.Paths) {
Ddroiddoc.go756 outDir, srcJarDir, srcJarList android.Path, systemModules *systemModules, argument
Djava.go632 systemModules string member
716 systemModules *systemModules member