Home
last modified time | relevance | path

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

/aosp12/build/blueprint/
H A Dname_interface.go30 *moduleGroup anonMember
H A Dcontext.go219 type moduleGroup struct { struct
220 name string
221 ninjaName string
223 modules modulesOrAliases
225 namespace Namespace
1435 func (c *Context) prettyPrintGroupVariants(group *moduleGroup) string {
1614 func findExactVariantOrSingle(module *moduleInfo, possible *moduleGroup, reverse bool) *moduleInfo {
1702 func findVariant(module *moduleInfo, possibleDeps *moduleGroup, variations []Variation, far bool, r…