Home
last modified time | relevance | path

Searched defs:hdrSize (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
H A Dhiview_log.h319 unsigned int hdrSize; member
/ohos5.0/drivers/liteos/hievent/src/
H A Dhievent_driver.c61 uint16_t hdrSize; member
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dtar_file.cpp226 off_t hdrSize = st.st_size; in I2OcsConvert() local
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp1393 …uint64_t hdrSize = static_cast<uint64_t>((mtpDev_->xferSendHeader == 1) ? sizeof(struct UsbMtpData… in UsbMtpPortSendFileFillFirstReq() local
1488 …uint64_t hdrSize = (mtpDev_->xferSendHeader == 1) ? static_cast<uint64_t>(sizeof(struct UsbMtpData… in SendFile() local
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.cpp1058 int32_t hdrSize = FRAME_HEADER_LEN; in RecvStreamLen() local