Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Dconfig.go469 var globalSoongConfigOnceKey = android.NewOnceKey("DexpreoptGlobalSoongConfig") var
474 globalSoong := ctx.Config().Once(globalSoongConfigOnceKey, func() interface{} {
495 return ctx.Config().Once(globalSoongConfigOnceKey, func() interface{} {