Searched defs:removeStrongRef (Results 1 - 1 of 1) sorted by relevance

/system/core/libutils/
H A DRefBase.cpp83 void removeStrongRef(const void* /*id*/) { } function in class:android::RefBase::weakref_impl
147 void removeStrongRef(const void* id) { function in class:android::RefBase::weakref_impl
149 // "removeStrongRef: RefBase=%p, id=%p", mBase, id);
344 refs->removeStrongRef(id);

Completed in 27 milliseconds