Home
last modified time | relevance | path

Searched defs:status_t (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/binder/rust/src/
Derror.rs340 impl From<Status> for status_t { implementation
341 fn from(status: Status) -> status_t { in from()
Dnative.rs253 ) -> status_t { in on_transact()
Dbinder.rs484 ) -> status_t; in on_transact()
/frameworks/native/libs/binder/rust/src/parcel/
Dparcelable.rs76 ) -> status_t { in serialize_element()
134 ) -> status_t { in deserialize_element()