Home
last modified time | relevance | path

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

/build/soong/java/
Ddexpreopt_test.go209 dex2oatPath := dexpreopt.GetCachedGlobalSoongConfig(pathContext).Dex2oat
Ddexpreopt_bootjars.go448 if dexpreopt.GetCachedGlobalSoongConfig(ctx) == nil {
/build/soong/dexpreopt/
Dconfig.go494 func GetCachedGlobalSoongConfig(ctx android.PathContext) *GlobalSoongConfig { func
559 config := GetCachedGlobalSoongConfig(ctx)
590 config := GetCachedGlobalSoongConfig(ctx)