Home
last modified time | relevance | path

Searched defs:totalLength (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/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()
103 …Scheduler::ScheduleOutSendTask(SendTask &outTask, SendTaskInfo &outTaskInfo, uint32_t &totalLength) in ScheduleOutSendTask()
H A Dnetwork_adapter.cpp218 …endBytes(const std::string &dstTarget, const uint8_t *bytes, uint32_t length, uint32_t totalLength) in SendBytes()
H A Dcommunicator_aggregator.cpp371 …ector<std::pair<const uint8_t *, std::pair<uint32_t, uint32_t>>> &eachPacket, uint32_t totalLength) in SendPacketsAndDisposeTask() argument
945 uint32_t totalLength = 0; in SendOnceData() local
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dapp_pipe_handler.cpp38 uint32_t totalLength, const MessageInfo &info) in SendData()
H A Dprocess_communicator_impl.cpp109 uint32_t totalLength = 0; in SendData() local
114 const DeviceInfos &dstDevInfo, const uint8_t *data, uint32_t length, uint32_t totalLength) in SendData()
H A Dcommunication_provider_impl.cpp72 const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) in SendData()
H A Dapp_pipe_mgr.cpp58 uint32_t totalLength, const MessageInfo &info) in SendData()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dapp_pipe_handler.cpp47 const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) in SendData()
H A Dprocess_communicator_impl.cpp131 uint32_t totalLength = 0; in SendData() local
136 uint32_t totalLength) in SendData()
H A Dcommunication_provider_impl.cpp52 const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) in SendData()
H A Dapp_pipe_mgr.cpp62 const DataInfo &dataInfo, uint32_t totalLength, const MessageInfo &info) in SendData()
/ohos5.0/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
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Diprocess_communicator.h99 …SendData(const DeviceInfos &dstDevInfo, const uint8_t *data, uint32_t length, uint32_t totalLength) in SendData()
/ohos5.0/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
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_wrapped_test_common.cpp58 uint32_t totalLength = size * sizeof(uint32_t); in BuildWrappedKeyData() local
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_common.c202 uint32_t totalLength = 0; in FileListToBuffer() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_slider.cpp264 int32_t UISlider::CalculateCurrentValue(int16_t length, int16_t totalLength) in CalculateCurrentValue()
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DUtils.java429 int totalLength = 0; in getGetStringFromPattern() local
/ohos5.0/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
/ohos5.0/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; in GetNumberOfPackets() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Dadapter_stub.cpp78 …endBytes(const std::string &dstTarget, const uint8_t *bytes, uint32_t length, uint32_t totalLength) in SendBytes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Drender_wrap.cpp292 double totalLength = 0.0; in HandleDialogStretch() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client_parse.c555 uint32_t totalLength; in SdpParseAttributeListArray() local
1026 uint32_t totalLength = 0; in SdpGetCommonProtocolDescriptorList() local
/ohos5.0/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

12