Home
last modified time | relevance | path

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

/frameworks/base/libs/utils/
DRefBase.cpp81 void trackMe(bool, bool) { } in trackMe() function in android::RefBase::weakref_impl
130 void trackMe(bool track, bool retain) in trackMe() function in android::RefBase::weakref_impl
505 void RefBase::weakref_type::trackMe(bool enable, bool retain) in trackMe() function in android::RefBase::weakref_type
/frameworks/base/include/utils/
DRefBase.h110 inline void trackMe(bool enable, bool retain) in trackMe() function