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

  /frameworks/native/include/binder/
Binder.h 95 RefBase::weakref_type* mRefs;
  /frameworks/native/include/utils/
SharedBuffer.h 98 mutable int32_t mRefs;
130 return (mRefs == 1);
RefBase.h 168 weakref_impl* const mRefs;
  /system/core/libpixelflinger/codeflinger/tinyutils/
SharedBuffer.h 101 mutable int32_t mRefs;
140 return (mRefs == 1);
  /frameworks/rs/server/
RefBase.h 157 weakref_impl* const mRefs;
  /frameworks/av/include/media/
MediaProfiles.h 506 RequiredProfileRefInfo mRefs[kNumRequiredProfiles];

Completed in 344 milliseconds