Searched refs:get_refs (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 1034 milliseconds