Home
last modified time | relevance | path

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

/build/blueprint/proptools/
Dunpack.go76 if !unpackContext.buildPropertyMap("", properties) {
146 func (ctx *unpackContext) buildPropertyMap(prefix string, properties []*parser.Property) bool { func
163 ctx.buildPropertyMap(name, propValue.Properties)
184 if !ctx.buildPropertyMap(prefix, itemProperties) {