Home
last modified time | relevance | path

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

/build/blueprint/
Dname_interface.go68 AllModules() []ModuleGroup methodSpec
147 func (s *SimpleNameInterface) AllModules() []ModuleGroup { func
/build/soong/android/
Dnamespace.go199 func (r *NameResolver) AllModules() []blueprint.ModuleGroup { func