HomeSort by relevance Sort by last modified time
    Searched defs:getStrongCount (Results 1 - 2 of 2) sorted by null

  /frameworks/base/include/utils/
RefBase.h 73 int32_t getStrongCount() const;
176 inline int32_t getStrongCount() const {
  /frameworks/base/libs/utils/
RefBase.cpp 387 int32_t RefBase::getStrongCount() const

Completed in 28 milliseconds