Home
last modified time | relevance | path

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

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