Home
last modified time | relevance | path

Searched defs:headerLength (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_wap_push_handler.cpp47 uint32_t headerLength = len; in DecodeWapPushPduData() local
94 uint32_t headerLength = 0; in DecodeWapPushPdu() local
/ohos5.0/drivers/interface/camera/metadata/src/
H A Dmetadata_utils.cpp415 const int32_t headerLength = sizeof(common_metadata_header_t); in EncodeToString() local
487 const uint32_t headerLength = sizeof(common_metadata_header_t); in DecodeFromString() local
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body_part.cpp108 uint32_t headerLength = 0; in DecodePart() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_frames.c288 …uint8_t headerLength = (modemSts->breakSignal) ? RFCOMM_MSC_HAVEBREAK_HEADER_LEN : RFCOMM_MSC_NO_B… in RfcommSendUihMsc() local
368 uint8_t headerLength = portConfig ? RFCOMM_RPN_CMDHEADER_LEN : RFCOMM_RPN_REQHEADER_LEN; in RfcommSendUihRpn() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_pixelmap.cpp136 static constexpr int headerLength = 24; // NOLINT member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_ktx.cpp516 …const size_t headerLength = static_cast<size_t>(data - image->fileBytes_.get()) + sizeof(uint32_t); in Load() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_vector.cpp328 int32_t headerLength = lseek(fpTtf, 0, SEEK_END); in GetTtfInfoFromTtf() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_acl.c88 uint8_t headerLength; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le.c608 uint16_t headerLength; in L2capLeSegmentPacketWithCredit() local
H A Dl2cap_core.c885 uint16_t headerLength; in L2capBuildIFrame() local