Searched defs:refs (Results 1 – 2 of 2) sorted by relevance
111 ref_entry* refs = mStrongRefs; in ~weakref_impl() local125 ref_entry* refs = mWeakRefs; in ~weakref_impl() local226 void addRef(ref_entry** refs, const void* id, int32_t mRef) in addRef()245 void removeRef(ref_entry** refs, const void* id) in removeRef()324 weakref_impl* const refs = mRefs; in incStrong() local343 weakref_impl* const refs = mRefs; in decStrong() local361 weakref_impl* const refs = mRefs; in forceIncStrong() local
439 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs()