Home
last modified time | relevance | path

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

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