Searched refs:dexLocations (Results 1 – 3 of 3) sorted by relevance
183 variant.dexLocations = append(variant.dexLocations, getDexLocation(ctx, target, m))185 variant.dexLocationsDeps = variant.dexLocations196 …frameworkCfg.variants[i].dexLocationsDeps = append(artCfg.variants[i].dexLocations, frameworkCfg.v…
131 dexLocations := bootImage.getAnyAndroidVariant().dexLocationsDeps207 PreoptBootClassPathDexLocations: dexLocations,
77 dexLocations []string // for this image member425 FlagForEachArg("--dex-location=", image.dexLocations).