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

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

Completed in 22 milliseconds