Searched refs:refBase (Results 1 – 5 of 5) sorted by relevance
/system/libhwbinder/ |
D | IPCThreadState.cpp | 1063 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/ |
D | RefBase.cpp | 552 RefBase* RefBase::weakref_type::refBase() const in refBase() function in android::RefBase::weakref_type
|
/system/core/libutils/include/utils/ |
D | RefBase.h | 297 RefBase* refBase() const;
|
/system/core/libutils/abi-dumps/arm64/source-based/ |
D | libutils.so.lsdump | 9020 "function_name" : "android::RefBase::weakref_type::refBase",
|
/system/core/libutils/abi-dumps/arm_arm64/source-based/ |
D | libutils.so.lsdump | 9016 "function_name" : "android::RefBase::weakref_type::refBase",
|