Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body_part_header.cpp56 bool MmsBodyPartHeader::DecodeContentLocation(MmsDecodeBuffer &decodeBuffer, uint32_t &Len) in DecodeContentLocation()
77 bool MmsBodyPartHeader::DecodeContentId(MmsDecodeBuffer &decodeBuffer, uint32_t &Len) in DecodeContentId()
102 bool MmsBodyPartHeader::DecodeContentDisposition(MmsDecodeBuffer &decodeBuffer, uint32_t &Len) in DecodeContentDisposition()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_message.c37 uint16_t Len = PacketSize(sigCtrl->currentMsg); in AvdtSendSig() local
1545 uint16_t Len = TotalSize; in AvdtParseCategory() local
1597 uint16_t Len = TotalSize; in AvdtParseDiscoverRsp() local
1687 uint16_t Len = TotalSize; in AvdtParseSetconfig() local
1833 uint16_t Len = TotalSize; in AvdtParseReconfig() local
1887 uint16_t Len = PacketSize(pkt); in AvdtIndPktLenCheck() local