Searched refs:DexPreoptImageLocationsOnDevice (Results 1 – 4 of 4) sorted by relevance
230 DexPreoptImageLocationsOnDevice: deviceImageLocations,
156 for i, location := range moduleConfig.DexPreoptImageLocationsOnDevice {
393 $(call add_json_list, DexPreoptImageLocationsOnDevice,$(my_dexpreopt_image_locations_on_device))
137 …DexPreoptImageLocationsOnDevice []string // boot image location on device (file path without the a… member