Home
last modified time | relevance | path

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

/build/blueprint/proptools/
Dunpack.go97 unpackContext.unpackToStruct("", valueObject.Elem())
229 func (ctx *unpackContext) unpackToStruct(namePrefix string, structValue reflect.Value) { func
314 ctx.unpackToStruct(namePrefix, fieldValue)
346 ctx.unpackToStruct(propertyName, fieldValue)
509 ctx.unpackToStruct(property.Name, itemValue)