Home
last modified time | relevance | path

Searched refs:streamableBytes (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/
DOutboundFlowController.java259 return streamableBytes() - allocatedBytes; in unallocatedBytes()
286 int streamableBytes() { in streamableBytes() method in OutboundFlowController.OutboundFlowState