Home
last modified time | relevance | path

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

/system/core/libutils/
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()
DRefBase_fuzz.cpp88 [](RefThreadState*) -> void { ref->printRefs(); }, in __anondcbc87e00502()
/system/core/libutils/include/utils/
DRefBase.h314 void printRefs() const;
331 inline void printRefs() const { getWeakRefs()->printRefs(); } in printRefs() function
/system/libhwbinder/
DBpHwBinder.cpp289 printRefs(); in onLastStrongRef()
DIPCThreadState.cpp1069 obj->printRefs(); in executeCommand()
1084 obj->printRefs(); in executeCommand()