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

  /frameworks/base/include/binder/
Binder.h 95 RefBase::weakref_type* mRefs;
  /frameworks/base/include/utils/
SharedBuffer.h 100 mutable int32_t mRefs;
139 return (mRefs == 1);
RefBase.h 157 weakref_impl* const mRefs;
  /system/core/libpixelflinger/tinyutils/
SharedBuffer.h 92 mutable int32_t mRefs;
131 return (mRefs == 1);

Completed in 163 milliseconds