Searched refs:CopyProperties (Results 1 – 2 of 2) sorted by relevance
25 CopyProperties(result.Elem(), structValue)29 func CopyProperties(dstValue, srcValue reflect.Value) { func50 CopyProperties(dstFieldValue, srcFieldValue)102 CopyProperties(dstFieldValue.Elem(), srcFieldValue)
1143 proptools.CopyProperties(dst, src)