Home
last modified time | relevance | path

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

/build/soong/java/
Dbuilder.go270 systemModules *systemModules member
692 type systemModules struct { struct
693 dir android.Path
694 deps android.Paths
700 func (x *systemModules) FormJavaSystemModulesPath(forceEmpty bool) (string, android.Paths) {
713 func (x *systemModules) FormTurbineSystemModulesPath(forceEmpty bool) (string, android.Paths) {
Ddroiddoc.go713 outDir, srcJarDir, srcJarList android.Path, systemModules *systemModules, argument
Djava.go393 systemModules string member
473 systemModules *systemModules member