Home
last modified time | relevance | path

Searched defs:GlobalSoongConfig (Results 1 – 3 of 3) sorted by relevance

/build/soong/dexpreopt/
Ddexpreopt.go55 func GenerateDexpreoptRule(ctx android.PathContext, globalSoong *GlobalSoongConfig,
125 func profileCommand(ctx android.PathContext, globalSoong *GlobalSoongConfig, global *GlobalConfig,
164 func bootProfileCommand(ctx android.PathContext, globalSoong *GlobalSoongConfig, global *GlobalConf…
246 func dexpreoptCommand(ctx android.PathContext, globalSoong *GlobalSoongConfig, global *GlobalConfig,
Dconfig.go92 type GlobalSoongConfig struct { struct
94 Profman android.Path
95 Dex2oat android.Path
96 Aapt android.Path
97 SoongZip android.Path
98 Zip2zip android.Path
99 ManifestCheck android.Path
100 ConstructContext android.Path
/build/soong/dexpreopt/dexpreopt_gen/
Ddexpreopt_gen.go136 func writeScripts(ctx android.PathContext, globalSoong *dexpreopt.GlobalSoongConfig,