Searched refs:propertyStruct (Results 1 – 3 of 3) sorted by relevance
37 type propertyStruct struct { struct49 str := &propertyStruct{}133 str := propertyStructFixture().(*propertyStruct)
611 for _, propertyStruct := range properties {612 propertiesValue := reflect.ValueOf(propertyStruct).Elem()
1915 for _, propertyStruct := range propertyStructs {1916 mergePropertyStruct(ctx, value, propertyStruct)