| /system/memory/libmemunreachable/ |
| D | Binder.cpp | 37 static bool BinderReferencesToVector(allocator::vector<uintptr_t>& refs, in BinderReferencesToVector() 60 bool BinderReferences(allocator::vector<uintptr_t>& refs) { in BinderReferences()
|
| D | MemUnreachable.cpp | 89 const allocator::vector<uintptr_t>& refs) { in CollectAllocations() 325 allocator::vector<uintptr_t> refs(heap); in GetUnreachableMemory() local
|
| /system/core/libutils/binder/ |
| D | RefBase.cpp | 231 ref_entry* refs = mStrongRefs; in ~weakref_impl() local 245 ref_entry* refs = mWeakRefs; in ~weakref_impl() local 352 void addRef(ref_entry** refs, const void* id, int32_t mRef) in addRef() 371 void removeRef(ref_entry** refs, const void* id) in removeRef() 452 weakref_impl* const refs = mRefs; in incStrong() local 474 weakref_impl* const refs = mRefs; in incStrongRequireStrong() local 489 weakref_impl* const refs = mRefs; in decStrong() local 527 weakref_impl* const refs = mRefs; in forceIncStrong() local
|
| /system/tools/hidl/lint/lints/ |
| D | methodDocComment.cpp | 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()
|
| /system/libhwbinder/include/hwbinder/ |
| D | ProcessState.h | 99 RefBase::weakref_type* refs; member
|
| /system/core/libutils/binder/include/utils/ |
| D | RefBase.h | 544 auto refs = other->getWeakRefs(); in fromExisting() local 674 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs()
|
| /system/core/libutils/include/utils/ |
| D | RefBase.h | 544 auto refs = other->getWeakRefs(); in fromExisting() local 674 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs()
|
| /system/memory/libmemunreachable/tests/ |
| D | Binder_test.cpp | 154 allocator::vector<uintptr_t> refs{heap}; in TEST_F() local
|
| /system/libhwbinder/ |
| D | IPCThreadState.cpp | 499 RefBase::weakref_type* refs = mPendingWeakDerefs[0]; in processPendingDerefs() local 526 RefBase::weakref_type* refs = mPostWriteWeakDerefs[0]; in processPostWriteDerefs() local 1064 RefBase::weakref_type* refs; in executeCommand() local
|
| /system/cros-codecs/src/decoder/stateless/h264/ |
| D | vaapi.rs | 209 let mut refs: Vec<_> = dpb in build_pic_param() localVariable 229 let mut refs: Vec<_> = dpb in build_pic_param() localVariable
|
| /system/cros-codecs/src/encoder/stateless/vp9/ |
| D | vaapi.rs | 103 let refs = [ in encode_frame() localVariable
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 742 atomic_t refs; member 6494 refcount_t refs; member 15822 atomic_t refs; member 19951 atomic_t refs; member 23663 struct percpu_ref refs; member 23846 atomic_t refs; member 23881 atomic_t refs; member 23886 refcount_t refs; member 24371 refcount_t refs; member 29043 atomic_long_t refs; member [all …]
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 85 atomic_t refs; member 6103 refcount_t refs; member 26753 atomic_t refs; member 29814 atomic_t refs; member 33828 struct percpu_ref refs; member 34011 atomic_t refs; member 34046 atomic_t refs; member 34051 refcount_t refs; member 34536 refcount_t refs; member 38956 atomic_long_t refs; member [all …]
|