Home
last modified time | relevance | path

Searched refs:forceIncStrong (Results 1 – 3 of 3) sorted by relevance

/system/core/libutils/include/utils/
DStrongPointer.h250 other->forceIncStrong(this); in force_set()
DRefBase.h252 void forceIncStrong(const void* id) const;
/system/core/libutils/
DRefBase.cpp465 void RefBase::forceIncStrong(const void* id) const in forceIncStrong() function in android::RefBase