Home
last modified time | relevance | path

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

/build/soong/java/
Ddexpreopt_config.go168 c.dexPaths = append(c.dexPaths, inputDir.Join(ctx, stemOf(jar)+".jar"))
170 c.dexPathsDeps = c.dexPaths
Ddexpreopt_bootjars.go56 dexPaths android.WritablePaths // for this image member
327 Output: image.dexPaths[i],
424 FlagForEachInput("--dex-file=", image.dexPaths.Paths()).