Home
last modified time | relevance | path

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

/build/soong/bazel/
Dproperties.go980 type stringListSelectValues map[string][]string type
982 func (sl stringListSelectValues) appendSelects(other stringListSelectValues) {
988 func (sl stringListSelectValues) hasConfigurableValues(other stringListSelectValues) bool {