Searched refs:trailersFromThrowable (Results 1 – 4 of 4) sorted by relevance
102 Metadata trailers = Status.trailersFromThrowable(t); in verifyErrorReply()
185 Metadata metadata = Status.trailersFromThrowable(e); in unaryFutureCallFailed()563 Metadata metadata = Status.trailersFromThrowable(e); in blockingResponseStreamFailed()
346 Metadata metadata = Status.trailersFromThrowable(t); in onError()
409 public static Metadata trailersFromThrowable(Throwable t) { in trailersFromThrowable() method in Status