Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/bootstrap/bpdoc/
H A Dproperties_test.go89 structType := reflectionStructType(testCase.fields)
149 func reflectionStructType(fields map[string]interface{}) reflect.Type { func