Searched refs:get_refs (Results 1 – 3 of 3) sorted by relevance
106 if (b != NULL) b.get_refs()->incWeak(who); in acquire_object()143 if (b != NULL) b.get_refs()->decWeak(who); in release_object()215 obj.binder = reinterpret_cast<uintptr_t>(binder.get_refs()); in flatten_binder()
235 inline weakref_type* get_refs() const { return m_refs; } in get_refs() function
236 inline weakref_type* get_refs() const { return m_refs; } in get_refs() function