Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Dplatform_bootclasspath.go423 profile := bootImageProfileRule(ctx, imageConfig)
H A Dbootclasspath_fragment.go681 profile := bootImageProfileRule(ctx, imageConfig)
H A Ddexpreopt_bootjars.go720 func bootImageProfileRule(ctx android.ModuleContext, image *bootImageConfig) android.WritablePath { func