Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Dconfig.go136 type globalSoongConfigSingleton struct{} struct
143 return &globalSoongConfigSingleton{}
443 func (s *globalSoongConfigSingleton) GenerateBuildActions(ctx android.SingletonContext) { argument
480 func (s *globalSoongConfigSingleton) MakeVars(ctx android.MakeVarsContext) { argument