Searched refs:getPropertyImpl (Results 1 – 1 of 1) sorted by relevance
276 prop, found, _ := x.getPropertyImpl(name)280 func (x *Map) getPropertyImpl(name string) (Property *Property, found bool, index int) { func291 _, found, index := x.getPropertyImpl(propertyName)