Searched refs:statusTFromExceptionCode (Results 1 – 2 of 2) sorted by relevance
35 static inline status_t statusTFromExceptionCode(int32_t exceptionCode) { in statusTFromExceptionCode() function76 ?: statusTFromExceptionCode(status.exceptionCode()); // a service-side error with a in statusTFromBinderStatus()
379 static inline ::android::status_t statusTFromExceptionCode(binder_exception_t exception) {402 static inline ::android::status_t statusTFromExceptionCode(int32_t exceptionCode) {445 ?: statusTFromExceptionCode(status.exceptionCode()); // a service-side error with a459 ?: statusTFromExceptionCode(status.getExceptionCode()); // a service-side error with a