Home
last modified time | relevance | path

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

/system/core/libutils/
DRefBase.cpp184 void trackMe(bool, bool) { } in trackMe() function in android::RefBase::weakref_impl
277 void trackMe(bool track, bool retain) { in trackMe() function in android::RefBase::weakref_impl
719 void RefBase::weakref_type::trackMe(bool enable, bool retain) in trackMe() function in android::RefBase::weakref_type
/system/core/libutils/include/utils/
DRefBase.h334 inline void trackMe(bool enable, bool retain) in trackMe() function