Home
last modified time | relevance | path

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

/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/internal/
DInbound.java380 abstract void handlePrefix(int flags, Parcel parcel) throws StatusException; in handlePrefix() method in Inbound
580 protected void handlePrefix(int flags, Parcel parcel) throws StatusException { in handlePrefix() method in Inbound.ClientInbound
624 protected void handlePrefix(int flags, Parcel parcel) throws StatusException { in handlePrefix() method in Inbound.ServerInbound