Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Ddexpreopt_bootjars.go316 func (image bootImageConfig) getAnyAndroidVariant() *bootImageVariant { func
756 FlagForEachArg("--dex-location=", image.getAnyAndroidVariant().dexLocationsDeps).
790 FlagForEachArg("--dex-location=", image.getAnyAndroidVariant().dexLocationsDeps).
921 imageLocationsOnHost, imageLocationsOnDevice := current.getAnyAndroidVariant().imageLocations()
H A Ddexpreopt.go187 hostImageLocations, deviceImageLocations := bootImage.getAnyAndroidVariant().imageLocations()
H A Ddexpreopt_config.go188 dexLocations := bootImage.getAnyAndroidVariant().dexLocationsDeps