Home
last modified time | relevance | path

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

/build/soong/dexpreopt/dexpreopt_gen/
Ddexpreopt_gen.go154 for i, location := range moduleConfig.PreoptBootClassPathDexLocations {
/build/soong/dexpreopt/
Ddexpreopt_test.go89 PreoptBootClassPathDexLocations: nil,
Ddexpreopt.go377 …time-arg").FlagWithList("-Xbootclasspath-locations:", module.PreoptBootClassPathDexLocations, ":").
Dconfig.go188 PreoptBootClassPathDexLocations []string // virtual locations of boot class path files member
/build/make/core/
Ddex_preopt_odex_install.mk398 $(call add_json_list, PreoptBootClassPathDexLocations,$(DEXPREOPT_BOOTCLASSPATH_DEX_LOCATIONS))
/build/soong/java/
Ddexpreopt.go485 PreoptBootClassPathDexLocations: dexLocations,