Searched defs:MAX_JSON_SIZE (Results 1 – 4 of 4) sorted by relevance
47 const int32_t MAX_JSON_SIZE = 1024 * 64; variable49 const uint32_t MAX_JSON_SIZE = 1024 * 64; variable
45 constexpr uint32_t MAX_JSON_SIZE = 40 * 1024 * 1024; variable
53 const static int32_t MAX_JSON_SIZE = 9999; variable
47 constexpr const int MAX_JSON_SIZE = 100; variable