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

/system/core/include/utils/
H A DRefBase.h114 weakref_type* getWeakRefs() const;
117 inline void printRefs() const { getWeakRefs()->printRefs(); }
122 getWeakRefs()->trackMe(enable, retain);
/system/core/libutils/
H A DRefBase.cpp578 RefBase::weakref_type* RefBase::getWeakRefs() const function in class:android::RefBase

Completed in 1076 milliseconds