Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Dconfig.go182 DexPreoptImagesDeps []android.OutputPaths member
356 DexPreoptImagesDeps [][]string member
384 …config.ModuleConfig.DexPreoptImagesDeps = make([]android.OutputPaths, len(config.ModuleConfig.Arch…
406 DexPreoptImagesDeps: pathsListToStringLists(config.DexPreoptImagesDeps),
Ddexpreopt_test.go86 DexPreoptImagesDeps: []android.OutputPaths{android.OutputPaths{}},
Ddexpreopt.go380 ….Join(module.DexPreoptImageLocationsOnHost, ":")).Implicits(module.DexPreoptImagesDeps[archIdx].Pa…
/build/soong/java/
Ddexpreopt.go480 DexPreoptImagesDeps: imagesDeps,