Home
last modified time | relevance | path

Searched defs:totalLength (Results 1 - 25 of 31) sorted by relevance

12

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dapp_pipe_mgr.cpp57 SendData(const PipeInfo &pipeInfo, const DeviceId &deviceId, const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) SendData() argument
H A Dapp_pipe_handler.cpp37 SendData(const PipeInfo &pipeInfo, const DeviceId &deviceId, const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) SendData() argument
H A Dcommunication_provider_impl.cpp71 SendData(const PipeInfo &pipeInfo, const DeviceId &deviceId, const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) SendData() argument
H A Dprocess_communicator_impl.cpp109 uint32_t totalLength = 0; in SendData() local
113 SendData( const DeviceInfos &dstDevInfo, const uint8_t *data, uint32_t length, uint32_t totalLength) SendData() argument
H A Dsoftbus_adapter_standard.cpp356 SendData(const PipeInfo &pipeInfo, const DeviceId &deviceId, const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) SendData() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_value_object.cpp54 size_t totalLength = Parcel::GetIntLen() * serialIntNum + Parcel::GetVectorCharLen(valueHashVector_); in GetSerialData() local
H A Dgeneric_multi_ver_kv_entry.cpp40 size_t totalLength = Parcel::GetVectorCharLen(key_) + Parcel::GetVectorCharLen(valueObjectSerial) + in GetSerialData() local
H A Dmulti_ver_natural_store_commit_storage.cpp660 uint32_t totalLength = Parcel::GetUInt64Len() * 3 + Parcel::GetVectorCharLen(commit.GetCommitId()) + in TransferCommitToValue() local
669 Parcel parcel(const_cast<uint8_t *>(value.data()), totalLength); in TransferCommitToValue() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dcommunication_provider_impl.cpp51 SendData(const PipeInfo &pipeInfo, const DeviceId &deviceId, const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) SendData() argument
H A Dapp_pipe_mgr.cpp61 SendData(const PipeInfo &pipeInfo, const DeviceId &deviceId, const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) SendData() argument
H A Dapp_pipe_handler.cpp46 SendData(const PipeInfo &pipeInfo, const DeviceId &deviceId, const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) SendData() argument
H A Dprocess_communicator_impl.cpp131 uint32_t totalLength = 0; in SendData() local
135 SendData(const DeviceInfos &dstDevInfo, const uint8_t *data, uint32_t length, uint32_t totalLength) SendData() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Diprocess_communicator.h99 virtual DBStatus SendData(const DeviceInfos &dstDevInfo, const uint8_t *data, uint32_t length, uint32_t totalLength) in SendData() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dsend_task_scheduler.cpp55 uint32_t totalLength = 0; in Finalize() local
92 int SendTaskScheduler::ScheduleOutSendTask(SendTask &outTask, uint32_t &totalLength) in ScheduleOutSendTask() argument
103 int SendTaskScheduler::ScheduleOutSendTask(SendTask &outTask, SendTaskInfo &outTaskInfo, uint32_t &totalLength) in ScheduleOutSendTask() argument
H A Dnetwork_adapter.cpp218 int NetworkAdapter::SendBytes(const std::string &dstTarget, const uint8_t *bytes, uint32_t length, uint32_t totalLength) in SendBytes() argument
H A Dcommunicator_aggregator.cpp942 uint32_t totalLength = 0; in SendOnceData() local
370 SendPacketsAndDisposeTask(const SendTask &inTask, uint32_t mtu, const std::vector<std::pair<const uint8_t *, std::pair<uint32_t, uint32_t>>> &eachPacket, uint32_t totalLength) SendPacketsAndDisposeTask() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_slider.cpp264 int32_t UISlider::CalculateCurrentValue(int16_t length, int16_t totalLength) in CalculateCurrentValue() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_common.c202 uint32_t totalLength = 0; in FileListToBuffer() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_deep_test.cpp282 uint32_t totalLength = 0; in HWTEST_F() local
H A Dadapter_stub.cpp78 int AdapterStub::SendBytes(const std::string &dstTarget, const uint8_t *bytes, uint32_t length, uint32_t totalLength) in SendBytes() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Ddata_transformer.cpp285 uint64_t totalLength = Parcel::GetUInt64Len(); // first record field count in SerializeValue() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_gauge_bridge.cpp121 uint32_t totalLength = 0; in SetGradientColorsArray() local
/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Drender_wrap.cpp282 double totalLength = 0.0; in HandleDialogStretch() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor.cpp1219 uint16_t totalLength = 0x00; in GetNumberOfPackets() local
1395 uint16_t totalLength = 0x00; in GetNumberOfPackets() local
1619 uint16_t totalLength = 0x00; GetNumberOfPackets() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/acl/
H A Dhci_acl.c407 size_t totalLength = PacketSize(packet); in HciFargment() local
465 size_t totalLength = PacketSize(packet); in HciFargmentAndSendData() local
520 size_t totalLength = PacketSize(packet); in HciFargmentAndSendLeData() local

Completed in 36 milliseconds

12