Home
last modified time | relevance | path

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

/system/libhwbinder/
DIPCThreadState.cpp1067 ALOG_ASSERT(refs->refBase() == obj, in executeCommand()
1069 refs, obj, refs->refBase()); in executeCommand()
1083 ALOG_ASSERT(refs->refBase() == obj, in executeCommand()
1085 refs, obj, refs->refBase()); in executeCommand()
1120 ALOG_ASSERT(success && refs->refBase() == obj, in executeCommand()
1122 refs, obj, refs->refBase()); in executeCommand()
/system/core/libutils/
DRefBase.cpp496 RefBase* RefBase::weakref_type::refBase() const in refBase() function in android::RefBase::weakref_type
/system/core/libutils/include/utils/
DRefBase.h260 RefBase* refBase() const;