Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Dconfig.go150 type globalSoongConfigSingleton struct{} struct
157 return &globalSoongConfigSingleton{}
552 func (s *globalSoongConfigSingleton) GenerateBuildActions(ctx android.SingletonContext) { argument
585 func (s *globalSoongConfigSingleton) MakeVars(ctx android.MakeVarsContext) { argument