Home
last modified time | relevance | path

Searched refs:HasProductVariant (Results 1 – 3 of 3) sorted by relevance

/build/soong/rust/
Dimage.go168 func (mod *Module) HasProductVariant() bool { func
173 return mod.HasVendorVariant() || mod.HasProductVariant()
/build/soong/cc/
Dimage.go113 func (c *Module) HasProductVariant() bool { func
119 return c.HasVendorVariant() || c.HasProductVariant()
507 if m.HasProductVariant() {
Dlinkable.go176 HasProductVariant() bool methodSpec