Home
last modified time | relevance | path

Searched defs:refs (Results 1 – 8 of 8) sorted by relevance

/system/core/libmemunreachable/
DBinder.cpp37 static bool BinderReferencesToVector(allocator::vector<uintptr_t>& refs, in BinderReferencesToVector()
60 bool BinderReferences(allocator::vector<uintptr_t>& refs) { in BinderReferences()
DMemUnreachable.cpp88 const allocator::vector<uintptr_t>& refs) { in CollectAllocations()
290 allocator::vector<uintptr_t> refs(heap); in GetUnreachableMemory() local
/system/core/libutils/
DRefBase.cpp182 ref_entry* refs = mStrongRefs; in ~weakref_impl() local
196 ref_entry* refs = mWeakRefs; in ~weakref_impl() local
302 void addRef(ref_entry** refs, const void* id, int32_t mRef) in addRef()
321 void removeRef(ref_entry** refs, const void* id) in removeRef()
400 weakref_impl* const refs = mRefs; in incStrong() local
422 weakref_impl* const refs = mRefs; in decStrong() local
452 weakref_impl* const refs = mRefs; in forceIncStrong() local
/system/libhwbinder/include/hwbinder/
DProcessState.h83 RefBase::weakref_type* refs; member
/system/core/libmemunreachable/tests/
DBinder_test.cpp142 allocator::vector<uintptr_t> refs{heap}; in TEST_F() local
/system/core/libutils/include/utils/
DRefBase.h575 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs()
/system/libhwbinder/
DIPCThreadState.cpp479 RefBase::weakref_type* refs = mPendingWeakDerefs[i]; in processPendingDerefs() local
959 RefBase::weakref_type* refs; in executeCommand() local
/system/tools/hidl/
Dmain.cpp239 const std::set<FQName>& refs = ast->getImportedNames(); in generateMakefileSectionForType() local