Home
last modified time | relevance | path

Searched defs:ExportedStringVariables (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dconfig_bp2build.go33 …asBazel(Config, ExportedStringVariables, ExportedStringListVariables, ExportedConfigDependingVaria… argument
161 type ExportedStringVariables map[string]string type
168stringVars ExportedStringVariables, stringListVars ExportedStringListVariables, cfgDepVars Exporte…
194 stringScope ExportedStringVariables, stringListScope ExportedStringListVariables,
228 func (m ExportedStringListDictVariables) asBazel(_ Config, _ ExportedStringVariables,
255 func (m ExportedVariableReferenceDictVariables) asBazel(_ Config, _ ExportedStringVariables,
350 func expandVar(config Config, toExpand string, stringScope ExportedStringVariables,