Home
last modified time | relevance | path

Searched refs:P_CONTENT_DISPOSITION_V1 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body_part_header.cpp244 case MmsHeaderParam::P_CONTENT_DISPOSITION_V1: /* Content-Disposition */ in DecodeWellKnownHeader()
437 …if (!encodeBuffer.WriteByte(static_cast<uint8_t>(MmsHeaderParam::P_CONTENT_DISPOSITION_V1) | setHi… in EncodeContentDisposition()
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_body_part_header.h27 P_CONTENT_DISPOSITION_V1 = 0x2E, enumerator