Home | History | Annotate | Download | only in internal

Lines Matching refs:REFUSED

22 import static io.grpc.internal.ClientStreamListener.RpcProgress.REFUSED;
1410 .closed(Status.fromCode(NON_RETRIABLE_STATUS_CODE), REFUSED, new Metadata());
1423 .closed(Status.fromCode(RETRIABLE_STATUS_CODE_1), REFUSED, new Metadata());
1473 .closed(Status.fromCode(RETRIABLE_STATUS_CODE_1), REFUSED, new Metadata());
1523 .closed(Status.fromCode(NON_RETRIABLE_STATUS_CODE), REFUSED, new Metadata());