Home
last modified time | relevance | path

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

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