Lines Matching refs:dexpreopt
158 return append(imageLocations, dexpreopt.PathToLocation(image.images, image.target.Arch.ArchType))
182 return dexpreopt.GetGlobalConfig(ctx).DisablePreopt
213 if dexpreopt.GetCachedGlobalSoongConfig(ctx) == nil {
221 global := dexpreopt.GetGlobalConfig(ctx)
360 globalSoong := dexpreopt.GetCachedGlobalSoongConfig(ctx)
361 global := dexpreopt.GetGlobalConfig(ctx)
369 oatLocation := dexpreopt.PathToLocation(outputPath, arch)
418 FlagWithArg("--boot-image=", dexpreopt.PathToLocation(artImage, arch)).Implicit(artImage)
505 globalSoong := dexpreopt.GetCachedGlobalSoongConfig(ctx)
506 global := dexpreopt.GetGlobalConfig(ctx)
560 globalSoong := dexpreopt.GetCachedGlobalSoongConfig(ctx)
561 global := dexpreopt.GetGlobalConfig(ctx)
610 global := dexpreopt.GetGlobalConfig(ctx)
704 data := dexpreopt.GetGlobalConfigRawData(ctx)