Searched defs:Shared (Results 1 – 8 of 8) sorted by relevance
31 struct Shared { struct32 Shared() /* mRear initialized via default constructor */ {} in Shared() argument33 ~Shared() {} in ~Shared() argument58 bool mOwn; // whether I own the memory at mShared argument59 Shared* const mShared; // pointer to shared memory argument
41 struct Shared { struct57 Mutator(Shared *shared) in Mutator() argument
62 public final class Shared { class390 private Shared() { in Shared() method in Shared
192 Shared struct { member
54 Shared VariantLibraryProperties `android:"arch_variant"` member
209 func (mod *Module) Shared() bool { func
137 Shared StaticOrSharedProperties `android:"arch_variant"` member
869 func (c *Module) Shared() bool { func