Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dglobal.go308 func ExportStringList(name string, value []string) { func
/build/soong/android/
Dconfig_bp2build.go121 func (ev ExportedVariables) ExportStringList(name string, value []string) { func