Searched refs:transactionError (Results 1 – 5 of 5) sorted by relevance
109 status_t transactionError() const { in transactionError() function179 bool dead = mStatus.transactionError() == DEAD_OBJECT; in isDeadObject()
68 EXPECT_EQ(::android::BAD_VALUE, status.transactionError()) << status; in TEST_F()
108 stream << statusToString(s.transactionError()) << ": "; in operator <<()
199 return s.transactionError(); in writeToParcel()
229 _transaction_log.transaction_error = _aidl_status.transactionError(); in LogThis()421 _transaction_log.transaction_error = _aidl_status.transactionError(); in onTransact()