Searched defs:refs (Results 1 – 8 of 8) sorted by relevance
37 static bool BinderReferencesToVector(allocator::vector<uintptr_t>& refs, in BinderReferencesToVector()60 bool BinderReferences(allocator::vector<uintptr_t>& refs) { in BinderReferences()
89 const allocator::vector<uintptr_t>& refs) { in CollectAllocations()309 allocator::vector<uintptr_t> refs(heap); in GetUnreachableMemory() local
57 static bool isNameInList(const std::string& name, const std::vector<NamedReference<Type>*>& refs) { in isNameInList()63 static bool isSubsequence(const std::vector<NamedReference<Type>*>& refs, in isSubsequence()
206 ref_entry* refs = mStrongRefs; in ~weakref_impl() local220 ref_entry* refs = mWeakRefs; in ~weakref_impl() local327 void addRef(ref_entry** refs, const void* id, int32_t mRef) in addRef()346 void removeRef(ref_entry** refs, const void* id) in removeRef()427 weakref_impl* const refs = mRefs; in incStrong() local447 weakref_impl* const refs = mRefs; in incStrongRequireStrong() local462 weakref_impl* const refs = mRefs; in decStrong() local497 weakref_impl* const refs = mRefs; in forceIncStrong() local
99 RefBase::weakref_type* refs; member
543 auto refs = other->getWeakRefs(); in fromExisting() local674 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs()
154 allocator::vector<uintptr_t> refs{heap}; in TEST_F() local
498 RefBase::weakref_type* refs = mPendingWeakDerefs[0]; in processPendingDerefs() local525 RefBase::weakref_type* refs = mPostWriteWeakDerefs[0]; in processPostWriteDerefs() local1050 RefBase::weakref_type* refs; in executeCommand() local