Searched refs:buildBootImageVariantsForAndroidOs (Results 1 – 3 of 3) sorted by relevance
426 androidBootImageFilesByArch := buildBootImageVariantsForAndroidOs(ctx, imageConfig, profile)
687 androidBootImageFilesByArch := buildBootImageVariantsForAndroidOs(ctx, imageConfig, profile)
510 func buildBootImageVariantsForAndroidOs(ctx android.ModuleContext, image *bootImageConfig, profile … func