Home
last modified time | relevance | path

Searched defs:barModule (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/
Dcontext_test.go48 type barModule struct { struct
49 properties struct {
59 func (b *barModule) GenerateBuildActions(ModuleContext) {
62 func (b *barModule) Bar() bool {
66 func (b *barModule) Walk() bool {