Searched defs:SharedControl (Results 1 – 2 of 2) sorted by relevance
167 struct SharedControl { struct168 enum {173 inline int32_t addRemoteRefcount(int32_t value) { in addRemoteRefcount()178 inline int32_t getRemoteRefcount() const { in getRemoteRefcount()182 inline void setRemoteRefcount(int32_t value) { in setRemoteRefcount()187 inline bool isDeadObject() const { in isDeadObject()211 inline SharedControl *getSharedControl() const { in getSharedControl() argument