Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dtesting.go169 type customProps struct { struct
196 props customProps
231 props customProps
259 module.AddProperties(&customProps{})
297 for axis, configToProps := range m.GetArchVariantProperties(ctx, &customProps{}) {
299 if archProps, ok := props.(*customProps); ok && archProps.Arch_paths != nil {