Searched defs:status_t (Results 1 – 11 of 11) sorted by relevance
42 operator status_t() const { return val_; } in status_t() function
30 typedef int32_t status_t; typedef
39 } status_t; typedef
29 typedef int status_t; typedef
340 impl From<Status> for status_t { implementation341 fn from(status: Status) -> status_t { in from()
253 ) -> status_t { in on_transact()
484 ) -> status_t; in on_transact()
41 using status_t = android::status_t; member
76 ) -> status_t { in serialize_element()134 ) -> status_t { in deserialize_element()
28 typedef int32_t status_t; typedef