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

/frameworks/native/libs/binder/
H A DParcel.cpp96 if (b != NULL) b.get_refs()->incWeak(who);
133 if (b != NULL) b.get_refs()->decWeak(who);
203 obj.binder = binder.get_refs();
/frameworks/native/include/utils/
H A DRefBase.h236 inline weakref_type* get_refs() const { return m_refs; } function in class:android::wp

Completed in 255 milliseconds