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 …]
238 Vector<RefBase::weakref_type*> mPendingWeakDerefs;240 Vector<RefBase::weakref_type*> mPostWriteWeakDerefs;
162 RefBase::weakref_type* refs;
159 RefBase::weakref_type* mRefs;
755 RefBase::weakref_type* refs = mPendingWeakDerefs[0]; in processPendingDerefs()776 RefBase::weakref_type* refs = mPostWriteWeakDerefs[i]; in processPostWriteDerefs()1344 RefBase::weakref_type* refs; in executeCommand()1356 refs = (RefBase::weakref_type*)mIn.readPointer(); in executeCommand()1372 refs = (RefBase::weakref_type*)mIn.readPointer(); in executeCommand()1385 refs = (RefBase::weakref_type*)mIn.readPointer(); in executeCommand()1394 refs = (RefBase::weakref_type*)mIn.readPointer(); in executeCommand()1407 refs = (RefBase::weakref_type*)mIn.readPointer(); in executeCommand()1487 if (reinterpret_cast<RefBase::weakref_type*>( in executeCommand()