Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Dconfig.go196 type globalSoongConfigSingleton struct{} struct
203 return &globalSoongConfigSingleton{}
641 func (s *globalSoongConfigSingleton) GenerateBuildActions(ctx android.SingletonContext) { argument
678 func (s *globalSoongConfigSingleton) MakeVars(ctx android.MakeVarsContext) { argument
Dtesting.go95 return &globalSoongConfigSingleton{}