Home
last modified time | relevance | path

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

/build/blueprint/
Dsingleton_ctx.go174 ModuleVariantsFromName(referer ModuleProxy, name string) []ModuleProxy methodSpec
408 func (s *singletonContext) ModuleVariantsFromName(referer ModuleProxy, name string) []ModuleProxy { func
/build/soong/android/
Dsingleton.go39 ModuleVariantsFromName(referer ModuleProxy, name string) []ModuleProxy methodSpec
349 func (s *singletonContextAdaptor) ModuleVariantsFromName(referer ModuleProxy, name string) []Module… func