HomeSort by relevance Sort by last modified time
    Searched defs:DEQUE_CHUNK_SIZE (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
WriteQueue.java 36 static final int DEQUE_CHUNK_SIZE = 128;
113 if (++i == DEQUE_CHUNK_SIZE) {
  /external/grpc-grpc-java/netty/shaded/
grpc-netty-shaded-1.14.0.jar 

Completed in 3207 milliseconds