Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/interfaces/innerkits/
H A Dsms_constants_utils.h24 static constexpr const uint32_t MMS_PDU_MAX_SIZE = 10 * 1024 * 1024; variable
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp97 const uint32_t MMS_PDU_MAX_SIZE = 300 * 1024; variable