Home
last modified time | relevance | path

Searched refs:bootImageProfileRuleCommon (Results 1 – 2 of 2) sorted by relevance

/build/soong/java/
Ddexpreopt_bootjars.go1178 func bootImageProfileRuleCommon(ctx android.ModuleContext, name string, dexFiles android.Paths, dex… func
1239 …profile := bootImageProfileRuleCommon(ctx, image.name, image.dexPathsDeps.Paths(), image.getAnyAnd…
Dbootclasspath_fragment.go811 return bootImageProfileRuleCommon(ctx, b.Name(), dexPaths, dexLocations)