Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix.go1040 return mergeListProperties(a, b, buf, patchlist)
1046 func mergeListProperties(a, b *parser.Property, buf []byte, patchlist *parser.PatchList) error { func