Home
last modified time | relevance | path

Searched defs:deliverCloseAbnormal (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/internal/
DInbound.java303 protected abstract void deliverCloseAbnormal(Status status); in deliverCloseAbnormal() method in Inbound
605 protected void deliverCloseAbnormal(Status status) { in deliverCloseAbnormal() method in Inbound.ClientInbound
663 protected void deliverCloseAbnormal(Status status) { in deliverCloseAbnormal() method in Inbound.ServerInbound