Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go240 Shared() bool methodSpec
Dlibrary.go142 Shared StaticOrSharedProperties `android:"arch_variant"` member
Dcc.go163 Shared bool member
1204 func (c *Module) Shared() bool { func
/build/soong/rust/
Dlibrary.go58 Shared VariantLibraryProperties `android:"arch_variant"` member
Drust.go299 func (mod *Module) Shared() bool { func