Home
last modified time | relevance | path

Searched defs:trackMe (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/
DRefBase.cpp173 void trackMe(bool, bool) { } in trackMe() function in android::RefBase::weakref_impl
264 void trackMe(bool track, bool retain) in trackMe() function in android::RefBase::weakref_impl
683 void RefBase::weakref_type::trackMe(bool enable, bool retain) in trackMe() function in android::RefBase::weakref_type
/system/core/libutils/include/utils/
DRefBase.h294 inline void trackMe(bool enable, bool retain) in trackMe() function