Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dglobal.go27 exportedVars = android.NewExportedVariables(pctx)
/build/soong/java/config/
Dconfig.go30 exportedVars = android.NewExportedVariables(pctx)
/build/soong/android/
Dconfig_bp2build.go53 func NewExportedVariables(pctx PackageContext) ExportedVariables { func