Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go39 Shared() bool methodSpec
68 Shared bool member
Dlibrary.go119 Shared StaticOrSharedProperties `android:"arch_variant"` member
Dcc.go544 func (c *Module) Shared() bool { func
/build/soong/rust/
Dlibrary.go45 Shared VariantLibraryProperties `android:"arch_variant"` member
Drust.go141 func (mod *Module) Shared() bool { func