Home
last modified time | relevance | path

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

/build/soong/java/
Ddexpreopt_config.go223 dexLocations := bootImage.getAnyAndroidVariant().dexLocationsDeps
Ddexpreopt_bootjars.go362 func (image bootImageConfig) getAnyAndroidVariant() *bootImageVariant { func
1239 …fileRuleCommon(ctx, image.name, image.dexPathsDeps.Paths(), image.getAnyAndroidVariant().dexLocati…
1271 FlagForEachArg("--dex-location=", image.getAnyAndroidVariant().dexLocationsDeps).
1379 imageLocationsOnHost, imageLocationsOnDevice := current.getAnyAndroidVariant().imageLocations()
Ddexpreopt.go426 hostImageLocations, deviceImageLocations := bootImage.getAnyAndroidVariant().imageLocations()