Home
last modified time | relevance | path

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

/build/soong/java/
Ddroiddoc.go490 sourcepaths android.Paths member
714 j.sourcepaths = android.PathsForModuleSrc(ctx, j.properties.Local_sourcepaths)
785 sourcepathArgs = "-sourcepath " + strings.Join(j.sourcepaths.Strings(), ":")
892 flags.sourcepathArgs = "-sourcepath " + strings.Join(d.Javadoc.sourcepaths.Strings(), ":")
1324 flags.sourcepathArgs = "-sourcepath \"" + strings.Join(d.Javadoc.sourcepaths.Strings(), ":") + "\""