Searched defs:refs (Results 1 – 7 of 7) sorted by relevance
37 static bool BinderReferencesToVector(allocator::vector<uintptr_t>& refs, in BinderReferencesToVector()60 bool BinderReferences(allocator::vector<uintptr_t>& refs) { in BinderReferences()
88 const allocator::vector<uintptr_t>& refs) { in CollectAllocations()300 allocator::vector<uintptr_t> refs(heap); in GetUnreachableMemory() local
195 ref_entry* refs = mStrongRefs; in ~weakref_impl() local209 ref_entry* refs = mWeakRefs; in ~weakref_impl() local315 void addRef(ref_entry** refs, const void* id, int32_t mRef) in addRef()334 void removeRef(ref_entry** refs, const void* id) in removeRef()413 weakref_impl* const refs = mRefs; in incStrong() local434 weakref_impl* const refs = mRefs; in decStrong() local469 weakref_impl* const refs = mRefs; in forceIncStrong() local
104 RefBase::weakref_type* refs; member
154 allocator::vector<uintptr_t> refs{heap}; in TEST_F() local
511 RefBase::weakref_type* refs = mPendingWeakDerefs[0]; in processPendingDerefs() local538 RefBase::weakref_type* refs = mPostWriteWeakDerefs[0]; in processPostWriteDerefs() local1054 RefBase::weakref_type* refs; in executeCommand() local
610 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs()