Home
last modified time | relevance | path

Searched refs:DexPreoptImageLocationsOnDevice (Results 1 – 4 of 4) sorted by relevance

/build/soong/java/
Ddexpreopt.go230 DexPreoptImageLocationsOnDevice: deviceImageLocations,
/build/soong/dexpreopt/dexpreopt_gen/
Ddexpreopt_gen.go156 for i, location := range moduleConfig.DexPreoptImageLocationsOnDevice {
/build/make/core/
Ddex_preopt_odex_install.mk393 $(call add_json_list, DexPreoptImageLocationsOnDevice,$(my_dexpreopt_image_locations_on_device))
/build/soong/dexpreopt/
Dconfig.go137DexPreoptImageLocationsOnDevice []string // boot image location on device (file path without the a… member