Home
last modified time | relevance | path

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

/system/libhwbinder/
DIPCThreadState.cpp1063 ALOG_ASSERT(refs->refBase() == obj, in executeCommand()
1065 refs, obj, refs->refBase()); in executeCommand()
1079 ALOG_ASSERT(refs->refBase() == obj, in executeCommand()
1081 refs, obj, refs->refBase()); in executeCommand()
1116 ALOG_ASSERT(success && refs->refBase() == obj, in executeCommand()
1118 refs, obj, refs->refBase()); in executeCommand()
/system/core/libutils/
DRefBase.cpp524 RefBase* RefBase::weakref_type::refBase() const in refBase() function in android::RefBase::weakref_type
/system/core/libutils/include/utils/
DRefBase.h296 RefBase* refBase() const;