Searched defs:SharedControl (Results 1 – 1 of 1) sorted by relevance
193 struct SharedControl { struct194 enum {199 inline int32_t addRemoteRefcount(int32_t value) { in addRemoteRefcount()204 inline int32_t getRemoteRefcount() const { in getRemoteRefcount()208 inline void setRemoteRefcount(int32_t value) { in setRemoteRefcount()213 inline bool isDeadObject() const { in isDeadObject()237 inline SharedControl *getSharedControl() const { in getSharedControl() argument