Searched refs:MAX_EXTRA_SIZE (Results 1 – 4 of 4) sorted by relevance
33 static constexpr uint32_t MAX_EXTRA_SIZE = 0x1000; variable
159 } else if (clickInfo.extraInfo.dataSize > MAX_EXTRA_SIZE) { in Unmarshalling()
163 int dataSize = MAX_EXTRA_SIZE + 1;
235 int dataSize = MAX_EXTRA_SIZE + 1;