Home
last modified time | relevance | path

Searched refs:get_refs (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/include/utils/
DRefBase.h399 inline weakref_type* get_refs() const { return m_refs; } in get_refs() function
683 TYPE::renameRefId(d_[i].get_refs(), &s_[i], &d_[i]); in move_references()
/system/libhwbinder/
DParcel.cpp114 if (b != nullptr) b.get_refs()->incWeak(who); in acquire_binder_object()
160 if (b != nullptr) b.get_refs()->decWeak(who); in release_object()
252 obj.binder = reinterpret_cast<uintptr_t>(binder.get_refs()); in flatten_binder()