Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go21 HasStaticVariant() bool methodSpec
Dcc.go611 func (c *Module) HasStaticVariant() bool { func
1385 if sharedDep.HasStaticVariant() {
/build/soong/rust/
Drust.go499 func (mod *Module) HasStaticVariant() bool { func