Home
last modified time | relevance | path

Searched refs:getStrongCount (Results 1 – 2 of 2) sorted by relevance

/system/core/include/utils/
DRefBase.h78 int32_t getStrongCount() const;
187 inline int32_t getStrongCount() const { in getStrongCount() function
/system/core/libutils/
DRefBase.cpp381 int32_t RefBase::getStrongCount() const in getStrongCount() function in android::RefBase