Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go221 Shared() bool methodSpec
Dlibrary.go137 Shared StaticOrSharedProperties `android:"arch_variant"` member
/build/soong/rust/
Dlibrary.go54 Shared VariantLibraryProperties `android:"arch_variant"` member
Drust.go209 func (mod *Module) Shared() bool { func