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

/frameworks/native/libs/utils/
H A DRefBase.cpp72 void renameStrongRefId(const void* /*old_id*/, const void* /*new_id*/) { } function in class:android::RefBase::weakref_impl
155 void renameStrongRefId(const void* old_id, const void* new_id) { function in class:android::RefBase::weakref_impl
157 // "renameStrongRefId: RefBase=%p, oid=%p, nid=%p",
607 ref->mRefs->renameStrongRefId(s, d);

Completed in 28 milliseconds