Searched refs:refBase (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/binder/
H A DIPCThreadState.cpp913 ALOG_ASSERT(refs->refBase() == obj,
915 refs, obj, refs->refBase());
929 ALOG_ASSERT(refs->refBase() == obj,
931 refs, obj, refs->refBase());
954 //ALOG_ASSERT(refs->refBase() == obj,
956 // refs, obj, refs->refBase());
966 ALOG_ASSERT(success && refs->refBase() == obj,
968 refs, obj, refs->refBase());
/frameworks/native/libs/utils/
H A DRefBase.cpp392 RefBase* RefBase::weakref_type::refBase() const function in class:android::RefBase::weakref_type
/frameworks/native/include/utils/
H A DRefBase.h79 RefBase* refBase() const;

Completed in 21 milliseconds