Searched defs:trackMe (Results 1 – 2 of 2) sorted by relevance
/system/core/libutils/ | ||
D | RefBase.cpp | 173 void trackMe(bool, bool) { } in trackMe() function in android::RefBase::weakref_impl |
/system/core/libutils/include/utils/ | ||
D | RefBase.h | 294 inline void trackMe(bool enable, bool retain) in trackMe() function |