Home
last modified time | relevance | path

Searched defs:Shared (Results 1 – 5 of 5) sorted by relevance

/build/soong/cc/
Dlinkable.go216 Shared() bool methodSpec
Dlibrary.go135 Shared StaticOrSharedProperties `android:"arch_variant"` member
Dcc.go1023 func (c *Module) Shared() bool { func
/build/soong/rust/
Dlibrary.go59 Shared VariantLibraryProperties `android:"arch_variant"` member
Drust.go252 func (mod *Module) Shared() bool { func