Home
last modified time | relevance | path

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

/build/soong/mk2rbc/
Dnode.go69 type inheritedStaticModule struct { struct
70 *moduleInfo
71 loadAlways bool
74 func (im inheritedStaticModule) emitSelect(_ *generationContext) {
77 func (im inheritedStaticModule) pathExpr() starlarkExpr {
81 func (im inheritedStaticModule) needsLoadCheck() bool {