Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix.go997 return mergeMatchingProperties(&mod.Properties, buf, patchlist)
1000 func mergeMatchingProperties(properties *[]*parser.Property, buf []byte, patchlist *parser.PatchLis… func
1013 err := mergeMatchingProperties(&mapProperty.Properties, buf, patchlist)