Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dbuilder.go398 bootClasspath, systemModuleDeps = flags.systemModules.FormJavaSystemModulesPath(ctx.Device())
595 bootClasspath, systemModuleDeps = flags.systemModules.FormJavaSystemModulesPath(ctx.Device())
878 func (x *systemModules) FormJavaSystemModulesPath(forceEmpty bool) (string, android.Paths) { func
H A Ddroiddoc.go757 flag, deps := systemModules.FormJavaSystemModulesPath(ctx.Device())