Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go243 Shared() bool methodSpec
Dlibrary.go130 Shared StaticOrSharedProperties `android:"arch_variant"` member
255 Shared staticOrSharedAttributes member
Dcc.go998 func (c *Module) Shared() bool { func
/build/soong/rust/
Dlibrary.go55 Shared VariantLibraryProperties `android:"arch_variant"` member
Drust.go243 func (mod *Module) Shared() bool { func