Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Ddexpreopt_test.go51 DexPreoptImageLocationsOnHost: []string{},
Ddexpreopt.go333 …FlagWithArg("--boot-image=", strings.Join(module.DexPreoptImageLocationsOnHost, ":")).Implicits(mo…
Dconfig.go136DexPreoptImageLocationsOnHost []string // boot image location on host (file path without the arc… member
/build/soong/java/
Ddexpreopt.go229 DexPreoptImageLocationsOnHost: hostImageLocations,
/build/soong/dexpreopt/dexpreopt_gen/
Ddexpreopt_gen.go157 moduleConfig.DexPreoptImageLocationsOnHost[i] = *basePath + location
/build/make/core/
Ddex_preopt_odex_install.mk392 $(call add_json_list, DexPreoptImageLocationsOnHost, $(my_dexpreopt_image_locations_on_host))