/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/ |
H A D | app_pipe_mgr.cpp | 57 SendData(const PipeInfo &pipeInfo, const DeviceId &deviceId, const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) SendData() argument
|
H A D | app_pipe_handler.cpp | 37 SendData(const PipeInfo &pipeInfo, const DeviceId &deviceId, const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) SendData() argument
|
H A D | communication_provider_impl.cpp | 71 SendData(const PipeInfo &pipeInfo, const DeviceId &deviceId, const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) SendData() argument
|
H A D | process_communicator_impl.cpp | 109 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 D | softbus_adapter_standard.cpp | 356 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 D | multi_ver_value_object.cpp | 54 size_t totalLength = Parcel::GetIntLen() * serialIntNum + Parcel::GetVectorCharLen(valueHashVector_); in GetSerialData() local
|
H A D | generic_multi_ver_kv_entry.cpp | 40 size_t totalLength = Parcel::GetVectorCharLen(key_) + Parcel::GetVectorCharLen(valueObjectSerial) + in GetSerialData() local
|
H A D | multi_ver_natural_store_commit_storage.cpp | 660 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 D | communication_provider_impl.cpp | 51 SendData(const PipeInfo &pipeInfo, const DeviceId &deviceId, const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) SendData() argument
|
H A D | app_pipe_mgr.cpp | 61 SendData(const PipeInfo &pipeInfo, const DeviceId &deviceId, const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) SendData() argument
|
H A D | app_pipe_handler.cpp | 46 SendData(const PipeInfo &pipeInfo, const DeviceId &deviceId, const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) SendData() argument
|
H A D | process_communicator_impl.cpp | 131 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 D | iprocess_communicator.h | 99 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 D | send_task_scheduler.cpp | 55 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 D | network_adapter.cpp | 218 int NetworkAdapter::SendBytes(const std::string &dstTarget, const uint8_t *bytes, uint32_t length, uint32_t totalLength) in SendBytes() argument
|
H A D | communicator_aggregator.cpp | 942 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 D | ui_slider.cpp | 264 int32_t UISlider::CalculateCurrentValue(int16_t length, int16_t totalLength) in CalculateCurrentValue() argument
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
H A D | client_trans_proxy_file_common.c | 202 uint32_t totalLength = 0; in FileListToBuffer() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/ |
H A D | distributeddb_communicator_deep_test.cpp | 282 uint32_t totalLength = 0; in HWTEST_F() local
|
H A D | adapter_stub.cpp | 78 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 D | data_transformer.cpp | 285 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 D | arkts_native_gauge_bridge.cpp | 121 uint32_t totalLength = 0; in SetGradientColorsArray() local
|
/foundation/arkui/ace_engine/frameworks/core/components/wrap/ |
H A D | render_wrap.cpp | 282 double totalLength = 0.0; in HandleDialogStretch() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_vendor.cpp | 1219 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 D | hci_acl.c | 407 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
|