Searched refs:weakref_type (Results 1 – 8 of 8) sorted by relevance
77 class weakref_type109 weakref_type* createWeak(const void* id) const;111 weakref_type* getWeakRefs() const;153 friend class weakref_type;202 typedef typename RefBase::weakref_type weakref_type; typedef225 void set_object_and_refs(T* other, weakref_type* refs);237 inline weakref_type* get_refs() const { return m_refs; } in get_refs()285 weakref_type* m_refs;354 weakref_type* newRefs =365 weakref_type* otherRefs(other.m_refs);[all …]
232 Vector<RefBase::weakref_type*> mPendingWeakDerefs;234 Vector<RefBase::weakref_type*> mPostWriteWeakDerefs;
156 RefBase::weakref_type* refs;
159 RefBase::weakref_type* mRefs;
695 RefBase::weakref_type* refs = mPendingWeakDerefs[0]; in processPendingDerefs()716 RefBase::weakref_type* refs = mPostWriteWeakDerefs[i]; in processPostWriteDerefs()1261 RefBase::weakref_type* refs; in executeCommand()1273 refs = (RefBase::weakref_type*)mIn.readPointer(); in executeCommand()1289 refs = (RefBase::weakref_type*)mIn.readPointer(); in executeCommand()1302 refs = (RefBase::weakref_type*)mIn.readPointer(); in executeCommand()1311 refs = (RefBase::weakref_type*)mIn.readPointer(); in executeCommand()1324 refs = (RefBase::weakref_type*)mIn.readPointer(); in executeCommand()1404 if (reinterpret_cast<RefBase::weakref_type*>( in executeCommand()