Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix.go1005 err := mergeProperties(prev, property, buf, patchlist)
1023 func mergeProperties(a, b *parser.Property, buf []byte, patchlist *parser.PatchList) error { func