Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/mk2rbc/
H A 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 {