Searched refs:DEFAULT_POOL_SIZE (Results 1 – 5 of 5) sorted by relevance
35 private static final int DEFAULT_POOL_SIZE = 4096; field in BasicNetwork56 this(httpStack, new ByteArrayPool(DEFAULT_POOL_SIZE)); in BasicNetwork()76 this(httpStack, new ByteArrayPool(DEFAULT_POOL_SIZE)); in BasicNetwork()
262 private static final int DEFAULT_POOL_SIZE = 4096; field in BasicAsyncNetwork.Builder283 mPool = new ByteArrayPool(DEFAULT_POOL_SIZE); in build()
163 DEFAULT_POOL_SIZE = 30 constant in GRPC.RpcServer217 def initialize(pool_size: DEFAULT_POOL_SIZE, argument
403 private static final int DEFAULT_POOL_SIZE = 4096; field in CronetHttpStack.Builder512 mPool = new ByteArrayPool(DEFAULT_POOL_SIZE); in build()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...