Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dtesting.go122 type customBazelModule struct { struct
128 module := &customBazelModule{}
134 func (m *customBazelModule) Name() string { return m.BaseM… argument
135 func (m *customBazelModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {} argument