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

  /frameworks/native/include/utils/
RefBase.h 74 int32_t getStrongCount() const;
177 inline int32_t getStrongCount() const {
  /frameworks/native/libs/utils/
RefBase.cpp 387 int32_t RefBase::getStrongCount() const

Completed in 487 milliseconds