Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/rust/src/
Derror.rs231 pub fn transaction_error(&self) -> StatusCode { in transaction_error() method
286 self.transaction_error() == other.transaction_error() in eq()
340 status.transaction_error() as status_t in from()