Home
last modified time | relevance | path

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

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