Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/
H A Dname_interface.go75 AllModules() []ModuleGroup methodSpec
177 func (s *SimpleNameInterface) AllModules() []ModuleGroup { func
/aosp_15_r20/build/blueprint/bpmodify/
H A Dbpmodify.go98 func (bp *Blueprint) AllModules() *ModuleSet { func
/aosp_15_r20/build/soong/android/
H A Dnamespace.go232 func (r *NameResolver) AllModules() []blueprint.ModuleGroup { func