Home
last modified time | relevance | path

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

/build/soong/android/
Darch.go1045 err := proptools.ExtendMatchingProperties([]interface{}{dst}, src, nil, order)
1778 …err := proptools.ExtendMatchingProperties([]interface{}{propertySetClone}, src.Interface(), nil, p…
1838 …err := proptools.ExtendMatchingProperties([]interface{}{propertySetClone}, src.Interface(), nil, p…
1995 …err := proptools.ExtendMatchingProperties([]interface{}{dstClone}, src.Interface(), nil, proptools…
/build/blueprint/proptools/
Dextend.go143 func ExtendMatchingProperties(dst []interface{}, src interface{}, func
/build/soong/java/
Dapp_import.go142 …err := proptools.ExtendMatchingProperties([]interface{}{dst}, src.Interface(), nil, proptools.Orde…