Home
last modified time | relevance | path

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

/build/make/tools/rbcrun/
Dhost.go170 return makeStringList(files), nil
203 func makeStringList(items []string) *starlark.List { func