Lines Matching refs:Deps
58 Deps() []string methodSpec
65 Deps []string
79 func (f *fooModule) Deps() []string { func
80 return f.properties.Deps
98 Deps []string
109 func (b *barModule) Deps() []string { func
110 return b.properties.Deps
137 mctx.AddDependency(mctx.Module(), walkerDepsTag{follow: true}, m.Deps()...)
461 Deps []string
466 Deps: []string{"D"},
471 Deps: []string{"D"},