Home
last modified time | relevance | path

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

/build/soong/java/
Ddexpreopt_config.go183 variant.dexLocations = append(variant.dexLocations, getDexLocation(ctx, target, m))
185 variant.dexLocationsDeps = variant.dexLocations
196 …frameworkCfg.variants[i].dexLocationsDeps = append(artCfg.variants[i].dexLocations, frameworkCfg.v…
Ddexpreopt.go131 dexLocations := bootImage.getAnyAndroidVariant().dexLocationsDeps
207 PreoptBootClassPathDexLocations: dexLocations,
Ddexpreopt_bootjars.go77 dexLocations []string // for this image member
425 FlagForEachArg("--dex-location=", image.dexLocations).