Home
last modified time | relevance | path

Searched defs:MAX_JSON_ARRAY_LENGTH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dbundle_constants.h42 constexpr uint16_t MAX_JSON_ARRAY_LENGTH = 5120; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_constants.h97 constexpr uint16_t MAX_JSON_ARRAY_LENGTH = 512; variable