Searched defs:printRefs (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/core/libutils/ | ||
H A D | RefBase.cpp | 183 void printRefs() const { } in printRefs() function in android::RefBase::weakref_impl |
/aosp12/system/core/libutils/include/utils/ | ||
H A D | RefBase.h | 331 inline void printRefs() const { getWeakRefs()->printRefs(); } in printRefs() function |
/aosp12/frameworks/rs/cpp/util/ | ||
H A D | RefBase.h | 114 inline void printRefs() const { getWeakRefs()->printRefs(); } in printRefs() function |