Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/proptools/
H A Dunpack.go86 unpackContext.unpackToStruct("", valueObject.Elem())
205 func (ctx *unpackContext) unpackToStruct(namePrefix string, structValue reflect.Value) { func
281 ctx.unpackToStruct(namePrefix, fieldValue)
324 ctx.unpackToStruct(propertyName, fieldValue)
575 ctx.unpackToStruct(property.Name, itemValue)