Home
last modified time | relevance | path

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

/build/blueprint/proptools/
Dunpack.go72 if !unpackContext.buildPropertyMap("", properties) {
124 func (ctx *unpackContext) buildPropertyMap(prefix string, properties []*parser.Property) bool { func
141 ctx.buildPropertyMap(name, propValue.Properties)
162 if !ctx.buildPropertyMap(prefix, itemProperties) {