Searched refs:CloneProperties (Results 1 – 3 of 3) sorted by relevance
251 got := CloneProperties(reflect.ValueOf(testCase.in).Elem()).Interface()469 got := CloneProperties(reflect.ValueOf(testCase.in).Elem()).Interface()
22 func CloneProperties(structValue reflect.Value) reflect.Value { func108 newValue := CloneProperties(srcFieldValue)
376 properties := proptools.CloneProperties(reflect.ValueOf(testCase.output))