Searched defs:SharedControl (Results 1 – 1 of 1) sorted by relevance
185 struct SharedControl { struct186 enum {191 inline int32_t addRemoteRefcount(int32_t value) { in addRemoteRefcount()196 inline int32_t getRemoteRefcount() const { in getRemoteRefcount()200 inline void setRemoteRefcount(int32_t value) { in setRemoteRefcount()205 inline bool isDeadObject() const { in isDeadObject()229 inline SharedControl *getSharedControl() const { in getSharedControl() argument