Home
last modified time | relevance | path

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

/aosp12/build/blueprint/
H A Dmodule_ctx.go1194 target := mctx.context.moduleMatchingVariant(mctx.module, name)
H A Dcontext.go3016 func (c *Context) moduleMatchingVariant(module *moduleInfo, name string) *moduleInfo { func