Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Dconfig.go400 var globalSoongConfigOnceKey = android.NewOnceKey("DexpreoptGlobalSoongConfig") var
405 globalSoong := ctx.Config().Once(globalSoongConfigOnceKey, func() interface{} {
426 return ctx.Config().Once(globalSoongConfigOnceKey, func() interface{} {
569 return config.Once(globalSoongConfigOnceKey, func() interface{} {