Home
last modified time | relevance | path

Searched refs:FormJavaSystemModulesPath (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/java/
H A Dbuilder.go311 bootClasspath, systemModuleDeps = flags.systemModules.FormJavaSystemModulesPath(ctx.Device())
432 bootClasspath, systemModuleDeps = flags.systemModules.FormJavaSystemModulesPath(ctx.Device())
653 func (x *systemModules) FormJavaSystemModulesPath(forceEmpty bool) (string, android.Paths) { func
H A Ddroiddoc.go718 flag, deps := systemModules.FormJavaSystemModulesPath(ctx.Device())