Searched refs:UNLIKELY (Results 1 – 11 of 11) sorted by relevance
63 …if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && ITestService::getDefaultImpl())… in UnimplementedMethod()97 …if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && ITestService::getDefaultImpl())… in Deprecated()127 …if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && ITestService::getDefaultImpl())… in TestOneway()154 …if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && ITestService::getDefaultImpl())… in RepeatBoolean()192 …if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && ITestService::getDefaultImpl())… in RepeatByte()230 …if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && ITestService::getDefaultImpl())… in RepeatChar()268 …if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && ITestService::getDefaultImpl())… in RepeatInt()306 …if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && ITestService::getDefaultImpl())… in RepeatLong()344 …if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && ITestService::getDefaultImpl())… in RepeatFloat()382 …if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && ITestService::getDefaultImpl())… in RepeatDouble()[all …]
43 …if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && INamedCallback::getDefaultImpl(… in GetName()
43 if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && IOldName::getDefaultImpl())) { in RealName()
43 if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && INewName::getDefaultImpl())) { in RealName()
84 #define UNLIKELY( exp ) (__builtin_expect( (exp) != 0, false )) macro
202 (UNLIKELY(::android::base::ShouldLog(SEVERITY_LAMBDA(severity), _LOG_TAG_INTERNAL)) || \260 UNLIKELY(!(_values.lhs.v OP _values.rhs.v)); \288 while (UNLIKELY((strcmp(s1, s2) == 0) != (sense))) \
112 if (UNLIKELY(TEMP_FAILURE_RETRY(pread64(fd_, &value, 1U, read_offset)) <= 0)) { in Verify()120 if (UNLIKELY(!success)) { in Verify()
124 if (UNLIKELY(code == HIDL_DEBUG_TRANSACTION)) { in transact()
468 if (UNLIKELY(!mPostCommandTasks.empty())) { in getAndExecuteCommand()634 if (UNLIKELY(mCallRestriction != ProcessState::CallRestriction::NONE)) { in transact()
289 if (UNLIKELY(detect(&perf))) { in update()
157 …if (UNLIKELY(_aidl_ret_status == ::android::UNKNOWN_TRANSACTION && ILoggableInterface::getDefaultI… in LogThis()