Home
last modified time | relevance | path

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

/build/blueprint/parser/
Dparser.go261 properties := p.parsePropertyList(true, compat)
280 func (p *parser) parsePropertyList(isModule, compat bool) (properties []*Property) { func
578 properties := p.parsePropertyList(false, false)