Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dbundle_constants.h41 constexpr uint8_t MAX_JSON_ELEMENT_LENGTH = 255; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_constants.h96 constexpr uint8_t MAX_JSON_ELEMENT_LENGTH = 255; variable