Home
last modified time | relevance | path

Searched defs:MAX_JSON_STRING_LENGTH (Results 1 – 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dbundle_constants.h99 constexpr uint16_t MAX_JSON_STRING_LENGTH = 4096; variable
/foundation/systemabilitymgr/samgr/services/common/test/unittest/
Dparse_util_test.cpp47 constexpr int32_t MAX_JSON_STRING_LENGTH = 128; variable
/foundation/systemabilitymgr/samgr/services/common/src/
Dparse_util.cpp70 constexpr int32_t MAX_JSON_STRING_LENGTH = 128; variable