Home
last modified time | relevance | path

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

/aosp12/build/soong/bpfix/bpfix/
H A Dbpfix.go1040 return mergeMatchingProperties(&mod.Properties, buf, patchlist)
1043 func mergeMatchingProperties(properties *[]*parser.Property, buf []byte, patchlist *parser.PatchLis… func
1056 err := mergeMatchingProperties(&mapProperty.Properties, buf, patchlist)