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,
134 func profileCommand(ctx android.PathContext, globalSoong *GlobalSoongConfig, global *GlobalConfig,
175 func bootProfileCommand(ctx android.PathContext, globalSoong *GlobalSoongConfig, global *GlobalConf…
232 func dexpreoptCommand(ctx android.BuilderContext, globalSoong *GlobalSoongConfig,
Dconfig.go150 type GlobalSoongConfig struct { struct
152 Profman android.Path
153 Dex2oat android.Path
154 Aapt android.Path
155 SoongZip android.Path
156 Zip2zip android.Path
157 ManifestCheck android.Path
158 ConstructContext android.Path
159 UffdGcFlag android.WritablePath
/build/soong/dexpreopt/dexpreopt_gen/
Ddexpreopt_gen.go170 func writeScripts(ctx android.BuilderContext, globalSoong *dexpreopt.GlobalSoongConfig,