Searched refs:customProps (Results 1 – 1 of 1) sorted by relevance
19 type customProps struct { struct39 props customProps74 props customProps102 module.AddProperties(&customProps{})145 for arch, props := range m.GetArchProperties(ctx, &customProps{}) {146 if archProps, ok := props.(*customProps); ok && archProps.Arch_paths != nil {