Home
last modified time | relevance | path

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

/aosp12/system/libhwbinder/
H A 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()
/aosp12/frameworks/native/libs/binder/
H A DIPCThreadState.cpp1142 ALOG_ASSERT(refs->refBase() == obj, in executeCommand()
1144 refs, obj, refs->refBase()); in executeCommand()
1158 ALOG_ASSERT(refs->refBase() == obj, in executeCommand()
1160 refs, obj, refs->refBase()); in executeCommand()
1195 ALOG_ASSERT(success && refs->refBase() == obj, in executeCommand()
1197 refs, obj, refs->refBase()); in executeCommand()
/aosp12/system/core/libutils/
H A DRefBase.cpp524 RefBase* RefBase::weakref_type::refBase() const in refBase() function in android::RefBase::weakref_type
/aosp12/system/core/libutils/include/utils/
H A DRefBase.h296 RefBase* refBase() const;
/aosp12/frameworks/rs/cpp/util/
H A DRefBase.h80 RefBase* refBase() const;