Lines Matching refs:dexpreopt
432 …return append(imageLocationsOnHost, dexpreopt.PathToLocation(image.imagePathOnHost, image.target.A…
433 …append(imageLocationsOnDevice, dexpreopt.PathStringToLocation(image.imagePathOnDevice, image.targe…
447 return dexpreopt.GetGlobalConfig(ctx).DisablePreoptBootImages
482 if dexpreopt.GetCachedGlobalSoongConfig(ctx) == nil {
490 global := dexpreopt.GetGlobalConfig(ctx)
502 func shouldBuildBootImages(config android.Config, global *dexpreopt.GlobalConfig) bool {
618 globalSoong := dexpreopt.GetGlobalSoongConfig(ctx)
619 global := dexpreopt.GetGlobalConfig(ctx)
627 oatLocation := dexpreopt.PathToLocation(outputPath, arch)
682 FlagWithArg("--boot-image=", dexpreopt.PathToLocation(artImage, arch)).Implicit(artImage).
786 globalSoong := dexpreopt.GetGlobalSoongConfig(ctx)
787 global := dexpreopt.GetGlobalConfig(ctx)
840 globalSoong := dexpreopt.GetGlobalSoongConfig(ctx)
841 global := dexpreopt.GetGlobalConfig(ctx)
914 data := dexpreopt.GetGlobalConfigRawData(ctx)
935 global := dexpreopt.GetGlobalConfig(ctx)