Searched defs:packetLen (Results 1 - 11 of 11) sorted by relevance
| /base/hiviewdfx/hilog/frameworks/libhilog/socket/ |
| H A D | dgram_socket_server.cpp | 24 uint16_t packetLen = 0; in RecvPacket() local
|
| /base/telephony/core_service/utils/codec/src/ |
| H A D | request_apdu_build.cpp | 43 void RequestApduBuild::ConstructApduData(uint32_t packetTag, uint32_t packetIndex, uint32_t packetLen, in ConstructApduData() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
| H A D | frame_header.h | 32 uint32_t packetLen = 0; // Length of total packet, include CommHeader and Padding member
|
| H A D | protocol_proto.cpp | 433 void FillPhyHeaderLenInfo(uint32_t packetLen, uint64_t sum, uint8_t type, uint8_t paddingLen, CommPhyHeader &header) in FillPhyHeaderLenInfo() argument 454 uint32_t packetLen = bufferByteLen.second; in SetPhyHeader() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| H A D | single_ver_data_sync_extend.cpp | 102 uint32_t packetLen = packet->CalculateLen(); in SendControlPacket() local
|
| H A D | single_ver_data_sync.cpp | 1053 uint32_t packetLen = packet->CalculateLen(SingleVerDataSyncUtils::GetMessageId(syncType)); in SendDataPacket() local 1099 uint32_t packetLen = packet->CalculateLen(SingleVerDataSyncUtils::GetMessageId(syncType)); in SendPullResponseDataPkt() local 1362 void SingleVerDataSync::SendResetWatchDogPacket(SingleVerSyncTaskContext *context, uint32_t packetLen) in SendResetWatchDogPacket() argument 237 Send(SingleVerSyncTaskContext *context, const Message *message, const CommErrHandler &handler, uint32_t packetLen) Send() argument 1458 uint32_t packetLen = packet->CalculateLen(SingleVerDataSyncUtils::GetMessageId(syncType)); SendReSendPacket() local [all...] |
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| H A D | clatd.cpp | 164 int32_t Clatd::MaybeCalculateL4Checksum(int packetLen, ClatdReadV6Buf &readBuf) in MaybeCalculateL4Checksum() argument 216 int packetLen = readLen - offsetof(ClatdReadV6Buf, payload); in ProcessV6Packet() local 250 const int packetLen = readLen - payloadOffset; in ProcessV4Packet() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/ |
| H A D | av_trans_utils.cpp | 283 void GenerateAdtsHeader(unsigned char* adtsHeader, uint32_t packetLen, uint32_t profile, uint32_t sampleRate,
in GenerateAdtsHeader() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/daudio_input_test/ |
| H A D | daudio_input_test.cpp | 392 uint32_t packetLen = 1; in HWTEST_F() local
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/minimp4_demuxer/ |
| H A D | minimp4_demuxer_plugin.cpp | 294 unsigned int packetLen = frameSize + 7;
in FillADTSHead() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_xmp_sdk.cpp | 1385 uint32 packetLen = (uint32) s.size (); in Serialize() local
|
Completed in 11 milliseconds