Home
last modified time | relevance | path

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

/build/soong/java/
Dbuilder.go286 systemModules *systemModules member
717 type systemModules struct { struct
718 dir android.Path
719 deps android.Paths
725 func (x *systemModules) FormJavaSystemModulesPath(forceEmpty bool) (string, android.Paths) {
738 func (x *systemModules) FormTurbineSystemModulesPath(forceEmpty bool) (string, android.Paths) {
Ddroiddoc.go719 outDir, srcJarDir, srcJarList android.Path, systemModules *systemModules, argument
Djava.go418 systemModules string member
499 systemModules *systemModules member