Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go40 Shared() bool methodSpec
70 Shared bool member
Dlibrary.go123 Shared StaticOrSharedProperties `android:"arch_variant"` member
Dcc.go553 func (c *Module) Shared() bool { func
/build/soong/rust/
Dlibrary.go47 Shared VariantLibraryProperties `android:"arch_variant"` member
Drust.go164 func (mod *Module) Shared() bool { func