Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Dconfig.go134 DexPreoptImagesDeps []android.OutputPaths member
280 DexPreoptImagesDeps [][]string member
308 …config.ModuleConfig.DexPreoptImagesDeps = make([]android.OutputPaths, len(config.ModuleConfig.Arch…
330 DexPreoptImagesDeps: pathsListToStringLists(config.DexPreoptImagesDeps),
Ddexpreopt_test.go50 DexPreoptImagesDeps: []android.OutputPaths{android.OutputPaths{}},
Ddexpreopt.go333 ….Join(module.DexPreoptImageLocationsOnHost, ":")).Implicits(module.DexPreoptImagesDeps[archIdx].Pa…
/build/soong/java/
Ddexpreopt.go228 DexPreoptImagesDeps: imagesDeps,