Home
last modified time | relevance | path

Searched refs:printRefs (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/core/libutils/
H A DRefBase.cpp183 void printRefs() const { } in printRefs() function in android::RefBase::weakref_impl
282 void printRefs() const in printRefs() function in android::RefBase::weakref_impl
714 void RefBase::weakref_type::printRefs() const in printRefs() function in android::RefBase::weakref_type
716 static_cast<const weakref_impl*>(this)->printRefs(); in printRefs()
H A DRefBase_fuzz.cpp88 [](RefThreadState*) -> void { ref->printRefs(); }, in __anon8ef134050502()
/aosp12/system/core/libutils/include/utils/
H A DRefBase.h314 void printRefs() const;
331 inline void printRefs() const { getWeakRefs()->printRefs(); } in printRefs() function
/aosp12/frameworks/rs/cpp/util/
H A DRefBase.h97 void printRefs() const;
114 inline void printRefs() const { getWeakRefs()->printRefs(); } in printRefs() function
/aosp12/system/libhwbinder/
H A DBpHwBinder.cpp289 printRefs(); in onLastStrongRef()
H A DIPCThreadState.cpp1069 obj->printRefs(); in executeCommand()
1084 obj->printRefs(); in executeCommand()
/aosp12/frameworks/native/libs/binder/
H A DIPCThreadState.cpp1148 obj->printRefs(); in executeCommand()
1163 obj->printRefs(); in executeCommand()
H A DBpBinder.cpp500 printRefs(); in onLastStrongRef()