Searched refs:binder_exception_t (Results 1 – 3 of 3) sorted by relevance
91 typedef int32_t binder_exception_t; typedef120 __attribute__((warn_unused_result)) AStatus* AStatus_fromExceptionCode(binder_exception_t exception)133 binder_exception_t exception, const char* message) __INTRODUCED_IN(29);189 binder_exception_t AStatus_getExceptionCode(const AStatus* status) __INTRODUCED_IN(29);
29 AStatus* AStatus_fromExceptionCode(binder_exception_t exception) { in AStatus_fromExceptionCode()33 AStatus* AStatus_fromExceptionCodeWithMessage(binder_exception_t exception, const char* message) { in AStatus_fromExceptionCodeWithMessage()53 binder_exception_t AStatus_getExceptionCode(const AStatus* status) { in AStatus_getExceptionCode()121 binder_exception_t PruneException(int32_t exception) { in PruneException()
39 binder_exception_t PruneException(int32_t exception);