Searched refs:propertyPruner (Results 1 – 2 of 2) sorted by relevance
212 type propertyPruner struct { struct233 func (p *propertyPruner) gatherFields(structType reflect.Type, containingStructAccessor fieldAccess… argument360 func (p *propertyPruner) pruneProperties(propertiesStruct interface{}) { argument383 func newPropertyPruner(propertiesStruct interface{}, selector fieldSelectorFunc) *propertyPruner {391 …wPropertyPrunerForStructType(structType reflect.Type, selector fieldSelectorFunc) *propertyPruner {392 pruner := &propertyPruner{}406 …nerByBuildRelease(propertiesStruct interface{}, targetBuildRelease *buildRelease) *propertyPruner {
1520 func (osInfo *osTypeSpecificInfo) pruneUnsupportedProperties(pruner *propertyPruner) {1741 func (archInfo *archTypeSpecificInfo) pruneUnsupportedProperties(pruner *propertyPruner) {1850 func (imageInfo *imageVariantSpecificInfo) pruneUnsupportedProperties(pruner *propertyPruner) {1938 func (l *linkTypeSpecificInfo) pruneUnsupportedProperties(pruner *propertyPruner) {