Home
last modified time | relevance | path

Searched refs:RefBase (Results 1 – 8 of 8) sorted by relevance

/system/core/libutils/
DRefBase.cpp125 class RefBase::weakref_impl : public RefBase::weakref_type
130 RefBase* const mBase;
135 weakref_impl(RefBase* base) in weakref_impl()
154 weakref_impl(RefBase* base) in weakref_impl()
383 void RefBase::incStrong(const void* id) const in incStrong()
405 void RefBase::decStrong(const void* id) const in decStrong()
433 void RefBase::forceIncStrong(const void* id) const in forceIncStrong()
458 int32_t RefBase::getStrongCount() const in getStrongCount()
464 RefBase* RefBase::weakref_type::refBase() const in refBase()
469 void RefBase::weakref_type::incWeak(const void* id) in incWeak()
[all …]
DAndroid.mk26 RefBase.cpp \
/system/core/include/utils/
DRefBase.h69 class RefBase
83 RefBase* refBase() const;
125 typedef RefBase basetype;
128 RefBase();
129 virtual ~RefBase();
154 RefBase(const RefBase& o);
155 RefBase& operator=(const RefBase& o);
165 static void renameRefId(RefBase* ref,
220 typedef typename RefBase::weakref_type weakref_type;
DLooper.h67 class MessageHandler : public virtual RefBase {
98 class LooperCallback : public virtual RefBase {
136 class Looper : public RefBase {
DBlobCache.h36 class BlobCache : public RefBase {
121 class Blob : public RefBase {
DThread.h39 class Thread : virtual public RefBase
/system/bt/service/ipc/binder/
Dinterface_with_instances_base.h40 virtual public android::RefBase {
/system/security/keystore/include/keystore/
DIKeystoreService.h28 class KeystoreArg : public RefBase {