HomeSort by relevance Sort by last modified time
    Searched refs:getWeakCount (Results 1 - 3 of 3) sorted by null

  /frameworks/base/include/utils/
RefBase.h 92 int32_t getWeakCount() const;
  /frameworks/base/libs/utils/
RefBase.cpp 522 int32_t RefBase::weakref_type::getWeakCount() const
  /frameworks/base/core/jni/
android_util_Binder.cpp 353 b.get(), b->getWeakRefs(), obj, b->getWeakRefs()->getWeakCount());
    [all...]

Completed in 130 milliseconds