Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/common/include/
H A Ddinput_softbus_define.h38 const uint32_t MSG_MAX_SIZE = 45 * 1024; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp25 const int32_t MSG_MAX_SIZE = 45 * 1024; variable