Home
last modified time | relevance | path

Searched refs:totalBytes (Results 1 - 25 of 34) sorted by relevance

12

/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/utils/
H A Djs_heap_stats_dumper.cpp61 stats_.totalBytes = stats.totalBytes; in UpdateStats()
68 stats.allocBytes, stats.peakAllocBytes, stats.totalBytes); in LogStats()
/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/
H A Dcache_manager.cpp85 CacheSetupState CacheManager::PrecheckStatus(uintptr_t startAddr, size_t totalBytes) const in PrecheckStatus()
96 if (startAddr == 0 || totalBytes == 0) { in PrecheckStatus()
118 if (totalRequiredBytes > totalBytes) { in PrecheckStatus()
126 CacheSetupState CacheManager::DistributeCacheRange(uintptr_t startAddr, size_t totalBytes) in DistributeCacheRange() argument
128 CacheSetupState setupResult = PrecheckStatus(startAddr, totalBytes); in DistributeCacheRange()
H A Dcache_manager.h78 * @param totalBytes the entire cache length
82 CacheSetupState DistributeCacheRange(uintptr_t startAddr, size_t totalBytes);
83 CacheSetupState PrecheckStatus(uintptr_t startAddr, size_t totalBytes) const;
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H A Dfile_trans_listener_stub.cpp59 uint64_t totalBytes = 0; in HandleOnFileReceive() local
60 if (!data.ReadUint64(totalBytes)) { in HandleOnFileReceive()
61 LOGE("read totalBytes failed"); in HandleOnFileReceive()
69 int32_t res = OnFileReceive(totalBytes, processedBytes); in HandleOnFileReceive()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dopp_transfer_information.cpp136 void IOppTransferInformation::SetTotalBytes(uint64_t totalBytes) in SetTotalBytes() argument
138 totalBytes_ = totalBytes; in SetTotalBytes()
H A Dopp_transfer_information.h53 void SetTotalBytes(uint64_t totalBytes);
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dfile_trans_listener_proxy.cpp30 int32_t FileTransListenerProxy::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive() argument
39 if (!data.WriteUint64(totalBytes)) { in OnFileReceive()
/foundation/filemanagement/dfs_service/test/fuzztest/filetranslistenerstub_fuzzer/
H A Dfiletranslistenerstub_fuzzer.cpp39 int32_t OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) override;
46 int32_t FileTransListenerStubImpl::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive() argument
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/include/
H A Di_file_trans_listener.h31 virtual int32_t OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) = 0;
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Dfile_trans_listener_proxy.h32 int32_t OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) override;
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/
H A Dfile_trans_listener_mock.h38 MOCK_METHOD2(OnFileReceive, int32_t(uint64_t totalBytes, uint64_t processedBytes));
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c103 if (fileList->bytesTransferredLastRecord >= fileList->totalBytes) { in NotifyFileListMsg()
108 ctx->msg.transferUpdate.totalBytes = fileList->totalBytes; in NotifyFileListMsg()
1185 fileManager->stoppedTasksBytesTransferred += fileList->totalBytes; in FileManagerStopTask()
1490 fmFileList->totalBytes += fileInfo->fileSize; in AddRecvFileInfo()
1610 fileManager->totalBytes += fmFileList->totalBytes; in FileManagerRecvFileTask()
1757 int32_t FileManagerGetTotalBytes(FileManager *fileManager, uint64_t *totalBytes) in FileManagerGetTotalBytes() argument
1762 *totalBytes = fileManager->totalBytes; in FileManagerGetTotalBytes()
1817 FileManagerGetTransUpdateInfo(FileManager *fileManager, uint16_t transId, uint64_t *totalBytes, uint64_t *bytesTransferred) FileManagerGetTransUpdateInfo() argument
[all...]
H A Dnstackx_dfile_session.c211 if ((FileManagerGetTotalBytes(session->fileManager, &data.transferUpdate.totalBytes) == NSTACKX_EOK) && in NoticeSessionProgress()
213 (data.transferUpdate.bytesTransferred <= data.transferUpdate.totalBytes) && in NoticeSessionProgress()
222 uint64_t totalBytes = 0; in UpdateMsgProcessInfo() local
234 totalBytes = DFileTransGetTotalBytes(dFileTrans); in UpdateMsgProcessInfo()
235 if (totalBytes > 0) { in UpdateMsgProcessInfo()
236 bytesTrans = totalBytes; in UpdateMsgProcessInfo()
241 if (FileManagerGetTransUpdateInfo(session->fileManager, dFileTrans->transId, &totalBytes, &bytesTrans) != in UpdateMsgProcessInfo()
247 msg->transferUpdate.totalBytes = totalBytes; in UpdateMsgProcessInfo()
268 static void CalculateSessionTransferRate(DFileSession *session, uint64_t totalBytes, DFileTransMsgTyp argument
322 uint64_t totalBytes = DFileTransGetTotalBytes(dFileTrans); CheckTransDone() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h190 uint64_t totalBytes; member
245 uint64_t totalBytes; member
401 int32_t FileManagerGetTotalBytes(FileManager *fileManager, uint64_t *totalBytes);
407 int32_t FileManagerGetTransUpdateInfo(FileManager *fileManager, uint16_t transId, uint64_t *totalBytes,
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c55 uint64_t bytesTotal = msgData->transferUpdate.totalBytes; in NotifySendResult()
186 event.bytesTotal = msgData->transferUpdate.totalBytes; in NotifySocketSendResult()
195 UpdateChannelStatistics(socket, (int64_t)msgData->transferUpdate.totalBytes); in NotifySocketSendResult()
308 uint64_t bytesTotal = msgData->transferUpdate.totalBytes; in NotifyRecvResult()
345 event.bytesTotal = msgData->transferUpdate.totalBytes; in NotifySocketRecvResult()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_output.c133 FILLP_UINT32 sentBytes, FILLP_UINT32 totalBytes) in FillpBeforeSendItem()
152 if ((sentBytes >= totalBytes) || (item->resendTrigger == FILLP_ITEM_RESEND_TRIGGER_HNACK) || in FillpBeforeSendItem()
161 FILLP_UINT32 FillpSendOne(struct FillpPcb *pcb, FILLP_UINT32 totalBytes, FILLP_UINT32 sendPktNum) in FillpSendOne() argument
181 while (sentBytes <= totalBytes) { in FillpSendOne()
192 sentBytes = FillpBeforeSendItem(item, pcb, sentBytes, totalBytes); in FillpSendOne()
132 FillpBeforeSendItem(struct FillpPcbItem *item, struct FillpPcb *pcb, FILLP_UINT32 sentBytes, FILLP_UINT32 totalBytes) FillpBeforeSendItem() argument
/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/jsi/
H A Djsi.h58 size_t totalBytes; // heap total size member
66 JSHeapStatus() : totalBytes(0), allocBytes(0), peakAllocBytes(0) {} in JSHeapStatus()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.h39 int32_t OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) override;
H A Dtrans_listener.cpp285 int32_t TransListener::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive() argument
313 entry->totalSize = totalBytes; in OnFileReceive()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dtranslistener.h37 int32_t OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) override;
H A Dtranslistener.cpp210 int32_t TransListener::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive() argument
217 CProgress progress = { .processedSize = processedBytes, .totalSize = totalBytes }; in OnFileReceive()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_opp.h254 void SetTotalBytes(uint64_t totalBytes);
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Ddaemon_test.cpp43 MOCK_METHOD2(OnFileReceive, int32_t(uint64_t totalBytes, uint64_t processedBytes));
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_opp.cpp240 void BluetoothOppTransferInformation::SetTotalBytes(uint64_t totalBytes) in SetTotalBytes() argument
242 totalBytes_ = totalBytes; in SetTotalBytes()
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
H A Drtcp.cpp55 static void SetupHeader(RtcpHeader *rtcp, RtcpType type, int32_t reportCount, int32_t totalBytes) in SetupHeader() argument
66 rtcp->SetSize(totalBytes); in SetupHeader()

Completed in 15 milliseconds

12