Searched defs:DEFAULT_MAX_MESSAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
55 static final int DEFAULT_MAX_MESSAGE_SIZE = 4 * 1024 * 1024; field in ProtoLiteUtils
193 public static final int DEFAULT_MAX_MESSAGE_SIZE = 4 * 1024 * 1024; field in GrpcUtil