/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | relational_remote_query_continue_token.cpp | 38 int RelationalRemoteQueryContinueToken::GetData(int packetSize, RelationalRowDataSet &dataSet) in GetData() argument
|
H A D | sqlite_single_ver_relational_storage_executor.cpp | 1543 ExecuteQueryBySqlStmt(const std::string &sql, const std::vector<std::string> &bindArgs, int packetSize, std::vector<std::string> &colNames, std::vector<RelationalRowData *> &data) ExecuteQueryBySqlStmt() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/ |
H A D | a2dp_decoder_sbc.cpp | 55 uint16_t packetSize = size; in DecodePacket() local
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/ |
H A D | client_trans_proxy_file_manager_mock_test.cpp | 147 uint32_t packetSize = TEST_PACKET_SIZE;
in HWTEST_F() local
|
H A D | client_trans_proxy_file_manager_test.cpp | 985 uint32_t packetSize = TEST_PACKET_SIZE; in HWTEST_F() local 1531 uint32_t packetSize = TEST_PACKET_SIZE; HWTEST_F() local 1840 uint32_t packetSize = TEST_PACKET_SIZE; HWTEST_F() local 1904 uint32_t packetSize; HWTEST_F() local [all...] |
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/ |
H A D | rtp_codec_h264.cpp | 250 auto packetSize = GetMaxSize() - 2; // 2:fixed size in PackRtpFu() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_network.cpp | 410 ssize_t packetSize; in ReadPanNetworkEvent() local
|
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
H A D | clatd_packet_converter.cpp | 236 bool ClatdPacketConverter::IsV4PacketValid(const iphdr *ipHeader, size_t packetSize) in IsV4PacketValid() argument 257 bool ClatdPacketConverter::IsV6PacketValid(const ip6_hdr *ip6Header, size_t packetSize) in IsV6PacketValid() argument 617 bool ClatdPacketConverter::IsTcpPacketValid(const tcphdr *tcpHeader, size_t packetSize) in IsTcpPacketValid() argument
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | clatd_packet_converter_test.cpp | 385 size_t packetSize; in HWTEST_F() local 581 size_t packetSize = 0; in HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/ |
H A D | client_trans_proxy_file_manager.h | 156 uint32_t packetSize; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | virtual_relational_ver_sync_db_interface.cpp | 332 int VirtualRelationalVerSyncDBInterface::ExecuteQuery(const PreparedStmt &prepStmt, size_t packetSize, in ExecuteQuery() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | remote_executor.cpp | 941 size_t packetSize = 0u; in ResponseRemoteQueryRequest() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
H A D | db_types.h | 89 size_t packetSize = DBConstant::MAX_HPMODE_PACK_ITEM_SIZE; member
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_profile.cpp | 1131 uint16_t packetSize = PacketSize(pkt); in ProcessSinkStream() local
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
H A D | client_trans_proxy_file_manager.c | 289 UnpackFileTransStartInfo( FileFrame *fileFrame, const FileRecipientInfo *info, SingleFileInfo *file, uint32_t packetSize) UnpackFileTransStartInfo() argument 351 GetAndCheckFileSize( const char *sourceFile, uint64_t *fileSize, uint64_t *frameNum, int32_t crc, uint32_t packetSize) GetAndCheckFileSize() argument 1224 GetFileInfoByStartFrame( const FileFrame *fileFrame, const FileRecipientInfo *info, SingleFileInfo *file, uint32_t packetSize) GetFileInfoByStartFrame() argument 1349 CreateFileFromFrame( int32_t sessionId, int32_t channelId, const FileFrame *fileFrame, int32_t osType, uint32_t packetSize) CreateFileFromFrame() argument 1877 CheckFrameLength(int32_t channelId, uint32_t frameLength, int32_t osType, uint32_t *packetSize) CheckFrameLength() argument 1903 uint32_t packetSize; ProcessRecvFileFrameData() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_base.cpp | 65 uint32_t packetSize; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
H A D | single_ver_data_sync.cpp | 279 int SingleVerDataSync::GetData(SingleVerSyncTaskContext *context, size_t packetSize, std::vector<SendDataItem> &outData) in GetData() argument 311 size_t packetSize = (version > SOFTWARE_VERSION_RELEASE_2_0) ? in GetMatchData() local 258 GetDataWithPerformanceRecord(SingleVerSyncTaskContext *context, std::vector<SendDataItem> &outData, size_t packetSize) GetDataWithPerformanceRecord() argument 339 GetUnsyncData(SingleVerSyncTaskContext *context, std::vector<SendDataItem> &outData, size_t packetSize) GetUnsyncData() argument 390 GetNextUnsyncData(SingleVerSyncTaskContext *context, std::vector<SendDataItem> &outData, size_t packetSize) GetNextUnsyncData() argument 1640 size_t packetSize = (version > SOFTWARE_VERSION_RELEASE_2_0) ? GetReSendData() local 1780 GetDataSizeSpecInfo(size_t packetSize) GetDataSizeSpecInfo() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
H A D | relational_sync_able_storage.cpp | 869 int RelationalSyncAbleStorage::GetRemoteQueryData(const PreparedStmt &prepStmt, size_t packetSize, in GetRemoteQueryData() argument 893 int RelationalSyncAbleStorage::ExecuteQuery(const PreparedStmt &prepStmt, size_t packetSize, in ExecuteQuery() argument
|