Home
last modified time | relevance | path

Searched defs:MAX_MESSAGE_LEN (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/dbadapter/src/
H A Ddb_adapter_test.cpp443 uint32_t MAX_MESSAGE_LEN = 40 * 1024 * 1024 +1 ; variable
477 uint32_t MAX_MESSAGE_LEN = 40 * 1024 * 1024 + 1; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/lowlatency/lowlatencylistener/src/
H A Dlow_latency_listener_test.cpp138 uint32_t MAX_MESSAGE_LEN = 40 * 1024 * 1024; variable
/ohos5.0/base/security/asset/frameworks/js/napi/inc/
H A Dasset_napi_common.h35 #define MAX_MESSAGE_LEN 256 macro
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/distributedhardwarefwkkit/src/
H A Ddistributed_hardware_fwk_kit_test.cpp178 uint32_t MAX_MESSAGE_LEN = 40 * 1024 * 1024 + 10; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Dconstants.h27 constexpr uint32_t MAX_MESSAGE_LEN = 40 * 1024 * 1024; variable
/ohos5.0/foundation/distributedhardware/device_manager/common/src/
H A Ddm_anonymous.cpp22 constexpr uint32_t MAX_MESSAGE_LEN = 40 * 1024 * 1024; variable