Searched refs:RefBase (Results 1 – 25 of 78) sorted by relevance
1234
51 RefBase::Destroyer::~Destroyer() { in ~Destroyer()56 class RefBase::weakref_impl : public RefBase::weakref_type61 RefBase* const mBase;67 weakref_impl(RefBase* base) in weakref_impl()85 weakref_impl(RefBase* base) in weakref_impl()287 void RefBase::incStrong(const void* id) const in incStrong()304 const_cast<RefBase*>(this)->onFirstRef(); in incStrong()307 void RefBase::decStrong(const void* id) const in decStrong()317 const_cast<RefBase*>(this)->onLastStrongRef(id); in decStrong()330 void RefBase::forceIncStrong(const void* id) const in forceIncStrong()[all …]
30 struct AMessage : public RefBase {46 void setObject(const char *name, const sp<RefBase> &obj);56 bool findObject(const char *name, sp<RefBase> *obj) const;92 RefBase *refValue;
28 struct AHandler : public RefBase {
34 struct ALooper : public RefBase {
31 struct ABuffer : public RefBase {
62 class RefBase76 RefBase* refBase() const;117 friend class RefBase; variable121 virtual void destroy(RefBase const* base) = 0;129 RefBase();130 virtual ~RefBase();154 RefBase(const RefBase& o);155 RefBase& operator=(const RefBase& o);193 typedef typename RefBase::weakref_type weakref_type;253 typedef typename RefBase::weakref_type weakref_type;
37 class ProcessState : public virtual RefBase88 RefBase::weakref_type* refs;
44 class IBinder : public virtual RefBase91 class DeathRecipient : public virtual RefBase
78 class BpRefBase : public virtual RefBase95 RefBase::weakref_type* mRefs;
34 class MemoryDealer : public RefBase
24 : RefBase() { in IInterface()
31 class SensorChannel : public RefBase
29 struct ARTPAssembler : public RefBase {
32 struct ASessionDescription : public RefBase {
34 struct ARTPSource : public RefBase {
59 class MediaPlayerBase : public RefBase63 class AudioSink : public RefBase {
28 class MediaMetadataRetrieverBase : public RefBase
26 class IMediaDeathNotifier: virtual public RefBase
53 class MediaMetadataRetriever: public RefBase
32 struct ATSParser : public RefBase {
29 class MediaExtractor : public RefBase {
29 struct MediaWriter : public RefBase {
34 class DataSource : public RefBase {
137 class AaptFile : public RefBase199 class AaptGroup : public RefBase232 class AaptDir : public RefBase352 class AaptSymbols : public RefBase470 class ResourceTypeSet : public RefBase,
28 struct M3UParser : public RefBase {