Home
last modified time | relevance | path

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

/aosp12/build/soong/bazel/
H A Daquery.go78 OutputPaths []string member
/aosp12/build/soong/dexpreopt/
H A Dconfig.go313 func pathsListToStringLists(pathsList []android.OutputPaths) [][]string {
/aosp12/build/soong/android/
H A Dpaths.go419 type OutputPaths []OutputPath type