Searched refs:MAX_PAC_SIZE (Results 1 – 1 of 1) sorted by relevance
71 private static final long MAX_PAC_SIZE = 20 * 1000 * 1000; field in PacManager220 if (contentLength > MAX_PAC_SIZE) { in get()228 if (bytes.size() > MAX_PAC_SIZE) { in get()