Searched defs:MAX_JSON_SIZE (Results 1 – 2 of 2) sorted by relevance
40 constexpr uint32_t MAX_JSON_SIZE = 40 * 1024 * 1024; variable
47 const int32_t MAX_JSON_SIZE = 1024 * 64; variable49 const uint32_t MAX_JSON_SIZE = 1024 * 64; variable