Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp917 ALOG_ASSERT(refs->refBase() == obj, in executeCommand()
919 refs, obj, refs->refBase()); in executeCommand()
933 ALOG_ASSERT(refs->refBase() == obj, in executeCommand()
935 refs, obj, refs->refBase()); in executeCommand()
970 ALOG_ASSERT(success && refs->refBase() == obj, in executeCommand()
972 refs, obj, refs->refBase()); in executeCommand()
/frameworks/native/libs/utils/
DRefBase.cpp383 RefBase* RefBase::weakref_type::refBase() const in refBase() function in android::RefBase::weakref_type
/frameworks/native/include/utils/
DRefBase.h83 RefBase* refBase() const;
/frameworks/rs/server/
DRefBase.h78 RefBase* refBase() const;