Home
last modified time | relevance | path

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

/build/soong/cc/
Dimage.go156 func visitPropsAndCompareVendorAndProductProps(v reflect.Value) bool { func
177 } else if !visitPropsAndCompareVendorAndProductProps(prop) {
195 if !visitPropsAndCompareVendorAndProductProps(reflect.ValueOf(properties).Elem()) {