Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Ddexpreopt.go54 func GenerateDexpreoptRule(ctx android.BuilderContext, globalSoong *GlobalSoongConfig,
130 func profileCommand(ctx android.PathContext, globalSoong *GlobalSoongConfig, global *GlobalConfig,
171 func bootProfileCommand(ctx android.PathContext, globalSoong *GlobalSoongConfig, global *GlobalConf…
204 func dexpreoptCommand(ctx android.PathContext, globalSoong *GlobalSoongConfig, global *GlobalConfig,
Dconfig.go103 type GlobalSoongConfig struct { struct
105 Profman android.Path
106 Dex2oat android.Path
107 Aapt android.Path
108 SoongZip android.Path
109 Zip2zip android.Path
110 ManifestCheck android.Path
111 ConstructContext android.Path
/build/soong/dexpreopt/dexpreopt_gen/
Ddexpreopt_gen.go163 func writeScripts(ctx android.BuilderContext, globalSoong *dexpreopt.GlobalSoongConfig,