Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Dconfig.go425 func GetCachedGlobalSoongConfig(ctx android.PathContext) *GlobalSoongConfig { func
470 config := GetCachedGlobalSoongConfig(ctx)
507 config := GetCachedGlobalSoongConfig(ctx)
/build/soong/java/
Ddexpreopt_bootjars.go213 if dexpreopt.GetCachedGlobalSoongConfig(ctx) == nil {
360 globalSoong := dexpreopt.GetCachedGlobalSoongConfig(ctx)
505 globalSoong := dexpreopt.GetCachedGlobalSoongConfig(ctx)
560 globalSoong := dexpreopt.GetCachedGlobalSoongConfig(ctx)