Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Ddexpreopt.go161 dexFiles, dexLocations := bcpForDexpreopt(ctx, global.PreoptWithUpdatableBcp && !isSystemServerJar)
H A Ddexpreopt_config.go183 func bcpForDexpreopt(ctx android.PathContext, withUpdatable bool) (android.WritablePaths, []string)… func
H A Ddexpreopt_bootjars.go897 dexPaths, dexLocations := bcpForDexpreopt(ctx, global.PreoptWithUpdatableBcp)