Searched refs:DEFAULT_SIZE_LIMIT (Results 1 – 2 of 2) sorted by relevance
412 private int sizeLimit = DEFAULT_SIZE_LIMIT;415 private static final int DEFAULT_SIZE_LIMIT = 64 << 20; // 64MB field in CodedInputByteBufferNano
885 private int sizeLimit = DEFAULT_SIZE_LIMIT;888 private static final int DEFAULT_SIZE_LIMIT = 64 << 20; // 64MB field in CodedInputStream