Home
last modified time | relevance | path

Searched defs:MAX_JSON_SIZE (Results 1 – 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_util.cpp47 const int32_t MAX_JSON_SIZE = 1024 * 64; variable
49 const uint32_t MAX_JSON_SIZE = 1024 * 64; variable
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
Ddh_utils_tool.cpp45 constexpr uint32_t MAX_JSON_SIZE = 40 * 1024 * 1024; variable
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
Ddevice_profile_adapter.cpp53 const static int32_t MAX_JSON_SIZE = 9999; variable
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/channel_manager/
Dsystem_notifier.cpp47 constexpr const int MAX_JSON_SIZE = 100; variable