Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Dplatform_bootclasspath.go426 androidBootImageFilesByArch := buildBootImageVariantsForAndroidOs(ctx, imageConfig, profile)
H A Dbootclasspath_fragment.go687 androidBootImageFilesByArch := buildBootImageVariantsForAndroidOs(ctx, imageConfig, profile)
H A Ddexpreopt_bootjars.go510 func buildBootImageVariantsForAndroidOs(ctx android.ModuleContext, image *bootImageConfig, profile … func