Home
last modified time | relevance | path

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

/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/internal/
DInbound.java383 abstract void handleSuffix(int flags, Parcel parcel) throws StatusException; in handleSuffix() method in Inbound
588 protected void handleSuffix(int flags, Parcel parcel) throws StatusException { in handleSuffix() method in Inbound.ClientInbound
651 protected void handleSuffix(int flags, Parcel parcel) { in handleSuffix() method in Inbound.ServerInbound