/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/ |
H A D | mms_body_part_header.cpp | 216 bool MmsBodyPartHeader::DecodeWellKnownHeader(MmsDecodeBuffer &decodeBuffer, uint32_t &headerLen) in DecodeWellKnownHeader() 276 bool MmsBodyPartHeader::DecodeApplicationHeader(MmsDecodeBuffer &decodeBuffer, uint32_t &headerLen) in DecodeApplicationHeader()
|
H A D | mms_body_part.cpp | 155 bool MmsBodyPart::DecodePartHeader(MmsDecodeBuffer &decodeBuffer, uint32_t headerLen) in DecodePartHeader()
|
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/ |
H A D | gsm_user_data_decode.cpp | 114 uint16_t headerLen = 0; in DecodeGsmHeadPduPartData() local 315 uint16_t headerLen; in DecodeUcs2PduPartData() local
|
H A D | gsm_user_data_pdu.cpp | 156 uint16_t headerLen = 0; in GetHeaderCnt() local 373 …ol GsmUserDataPdu::DecodeHeader(SmsReadBuffer &buffer, struct SmsUDH &pHeader, uint16_t &headerLen) in DecodeHeader()
|
/ohos5.0/base/update/updater/services/diffpatch/diff/ |
H A D | blocks_diff.cpp | 188 size_t headerLen = 0; in WritePatchData() local 223 int64_t diffDataSize, int64_t newSize, size_t &headerLen) in WritePatchHeader() 251 int64_t diffDataSize, int64_t newSize, size_t &headerLen) in WritePatchHeader()
|
/ohos5.0/base/request/request/frameworks/native/src/ |
H A D | parcel_helper.cpp | 203 uint32_t headerLen = data.ReadUint32(); in UnMarshalConfigHeaders() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/src/ |
H A D | dcamera_softbus_session.cpp | 393 uint32_t headerLen = sizeof(uint8_t) * HEADER_UINT8_NUM + sizeof(uint16_t) * HEADER_UINT16_NUM + in MakeFragDataHeader() local
|
/ohos5.0/base/update/updater/services/package/pkg_package/ |
H A D | pkg_zipfile.cpp | 300 size_t headerLen = nameLen + sizeof(LocalFileHeader); in PackStream() local 746 size_t headerLen = 0; in DecodeHeader() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/ |
H A D | dsched_softbus_session.cpp | 416 uint32_t headerLen = (sizeof(uint16_t) + sizeof(uint16_t)) * HEADER_TLV_NUM + in MakeFragDataHeader() local
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_base_message.cpp | 311 const int headerLen = 1; in GetMaxSegmentSize() local
|
/ohos5.0/base/telephony/sms_mms/test/gtest/ |
H A D | zero_branch_sms_test.cpp | 935 uint16_t headerLen = 0; variable 984 uint16_t headerLen; variable 1750 uint16_t headerLen = 0; variable
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/ |
H A D | coap_adapter.c | 49 …CoapParseOptionExtension(uint16_t *value, const uint8_t **dataPos, uint8_t *headerLen, uint32_t bu… in CoapParseOptionExtension()
|
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/ |
H A D | ark_native_engine.cpp | 2491 constexpr size_t headerLen = sizeof(uint64_t); in IsValidScriptBuffer() local
|