Home
last modified time | relevance | path

Searched refs:PreoptBootClassPathDexLocations (Results 1 – 6 of 6) sorted by relevance

/aosp12/build/soong/dexpreopt/
H A Ddexpreopt_test.go53 PreoptBootClassPathDexLocations: nil,
H A Dconfig.go140 PreoptBootClassPathDexLocations []string // virtual locations of boot class path files member
H A Ddexpreopt.go330 …time-arg").FlagWithList("-Xbootclasspath-locations:", module.PreoptBootClassPathDexLocations, ":").
/aosp12/build/soong/java/
H A Ddexpreopt.go233 PreoptBootClassPathDexLocations: dexLocations,
/aosp12/build/soong/dexpreopt/dexpreopt_gen/
H A Ddexpreopt_gen.go147 for i, location := range moduleConfig.PreoptBootClassPathDexLocations {
/aosp12/build/make/core/
H A Ddex_preopt_odex_install.mk395 $(call add_json_list, PreoptBootClassPathDexLocations,$(DEXPREOPT_BOOTCLASSPATH_DEX_LOCATIONS))