Searched refs:get_refs (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/binder/
H A DParcel.cpp106 if (b != NULL) b.get_refs()->incWeak(who);
143 if (b != NULL) b.get_refs()->decWeak(who);
215 obj.binder = reinterpret_cast<uintptr_t>(binder.get_refs());
/frameworks/rs/cpp/util/
H A DRefBase.h236 inline weakref_type* get_refs() const { return m_refs; } function in class:android::RSC::wp
/frameworks/rs/server/
H A DRefBase.h235 inline weakref_type* get_refs() const { return m_refs; } function in class:android::wp

Completed in 5465 milliseconds