Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix.go396 tags, _ := getLiteralListPropertyValue(mod, "tags")
1154 func getLiteralListPropertyValue(mod *parser.Module, name string) (list []string, found bool) { func