Home
last modified time | relevance | path

Searched refs:DexPreoptImageLocations (Results 1 – 5 of 5) sorted by relevance

/build/soong/dexpreopt/
Dconfig.go134 DexPreoptImageLocations []string member
286 DexPreoptImageLocations []string
316 config.ModuleConfig.DexPreoptImageLocations = config.DexPreoptImageLocations
Ddexpreopt_test.go53 DexPreoptImageLocations: []string{},
Ddexpreopt.go387 …FlagWithArg("--boot-image=", strings.Join(module.DexPreoptImageLocations, ":")).Implicits(module.D…
/build/soong/java/
Ddexpreopt.go204 DexPreoptImageLocations: imageLocations,
/build/make/core/
Ddex_preopt_odex_install.mk245 $(call add_json_list, DexPreoptImageLocations, $(my_dexpreopt_image_locations))