Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go22 GetStaticVariant() LinkableInterface methodSpec
Dcc.go618 func (c *Module) GetStaticVariant() LinkableInterface { func
1386 staticAnalogue := sharedDep.GetStaticVariant()
/build/soong/rust/
Drust.go473 func (mod *Module) GetStaticVariant() cc.LinkableInterface { func
500 if mod.GetStaticVariant() != nil {