Home
last modified time | relevance | path

Searched defs:isSliceOfStruct (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dpath_properties.go154 func isSliceOfStruct(v reflect.Value) bool { func
/build/blueprint/proptools/
Dproptools.go129 func isSliceOfStruct(t reflect.Type) bool { func