Searched refs:MAX_JSON_OBJECT_SIZE (Results 1 - 1 of 1) sorted by relevance
/foundation/systemabilitymgr/samgr/services/common/src/ | ||
H A D | parse_util.cpp | 71 constexpr int32_t MAX_JSON_OBJECT_SIZE = 50 * 1024; member 654 if (readSize < MAX_JSON_OBJECT_SIZE) { in ParseJsonObj() |
Completed in 3 milliseconds