Searched refs:PruneException (Results 1 – 2 of 2) sorted by relevance
30 return new AStatus(Status::fromExceptionCode(PruneException(exception))); in AStatus_fromExceptionCode()34 return new AStatus(Status::fromExceptionCode(PruneException(exception), message)); in AStatus_fromExceptionCodeWithMessage()54 return PruneException(status->get()->exceptionCode()); in AStatus_getExceptionCode()121 binder_exception_t PruneException(int32_t exception) { in PruneException() function
39 binder_exception_t PruneException(int32_t exception);