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