Home
last modified time | relevance | path

Searched refs:trackMe (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/libutils/
H A DRefBase.cpp210 void trackMe(bool, bool) { } in trackMe() function in android::RefBase::weakref_impl
303 void trackMe(bool track, bool retain) { in trackMe() function in android::RefBase::weakref_impl
747 void RefBase::weakref_type::trackMe(bool enable, bool retain) in trackMe() function in android::RefBase::weakref_type
749 static_cast<weakref_impl*>(this)->trackMe(enable, retain); in trackMe()
/aosp14/system/core/libutils/include/utils/
H A DRefBase.h324 void trackMe(bool enable, bool retain);
335 inline void trackMe(bool enable, bool retain) in trackMe() function
337 getWeakRefs()->trackMe(enable, retain); in trackMe()
/aosp14/system/core/libutils/abi-dumps/arm_arm64/source-based/
H A Dlibutils.so.lsdump6651 "function_name" : "android::RefBase::weakref_type::trackMe",
/aosp14/system/core/libutils/abi-dumps/arm64/source-based/
H A Dlibutils.so.lsdump6655 "function_name" : "android::RefBase::weakref_type::trackMe",