/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | web_download_item.h | 38 int64_t totalBytes; variable
|
H A D | napi_web_download_item.cpp | 366 napi_value totalBytes; in JS_GetTotalBytes() local
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/ |
H A D | file_trans_listener_stub.cpp | 59 uint64_t totalBytes = 0; in HandleOnFileReceive() local
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
H A D | file_trans_listener_proxy.cpp | 30 int32_t FileTransListenerProxy::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive()
|
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/filetranslistenerstub_fuzzer/ |
H A D | filetranslistenerstub_fuzzer.cpp | 46 int32_t FileTransListenerStubImpl::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive()
|
/ohos5.0/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/jsi/ |
H A D | jsi.h | 58 size_t totalBytes; // heap total size member
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | opp_transfer_information.cpp | 136 void IOppTransferInformation::SetTotalBytes(uint64_t totalBytes) in SetTotalBytes()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_output.c | 133 FILLP_UINT32 sentBytes, FILLP_UINT32 totalBytes) in FillpBeforeSendItem() 161 FILLP_UINT32 FillpSendOne(struct FillpPcb *pcb, FILLP_UINT32 totalBytes, FILLP_UINT32 sendPktNum) in FillpSendOne()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/ |
H A D | cache_manager.cpp | 126 CacheSetupState CacheManager::DistributeCacheRange(uintptr_t startAddr, size_t totalBytes) in DistributeCacheRange()
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/ |
H A D | trans_listener.cpp | 293 int32_t TransListener::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_opp.cpp | 243 void BluetoothOppTransferInformation::SetTotalBytes(uint64_t totalBytes) in SetTotalBytes()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_session.c | 222 uint64_t totalBytes = 0; in UpdateMsgProcessInfo() local 268 static void CalculateSessionTransferRate(DFileSession *session, uint64_t totalBytes, DFileTransMsgT… in CalculateSessionTransferRate() 322 uint64_t totalBytes = DFileTransGetTotalBytes(dFileTrans); in CheckTransDone() local
|
H A D | nstackx_file_manager.c | 1757 int32_t FileManagerGetTotalBytes(FileManager *fileManager, uint64_t *totalBytes) in FileManagerGetTotalBytes() 1817 …2_t FileManagerGetTransUpdateInfo(FileManager *fileManager, uint16_t transId, uint64_t *totalBytes, in FileManagerGetTransUpdateInfo()
|
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/ |
H A D | nweb_helper_test.cpp | 453 int64_t totalBytes = WebDownloadItem_TotalBytes(downloadItem); variable
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
H A D | nstackx_file_manager.h | 193 uint64_t totalBytes; member 243 uint64_t totalBytes; member
|
H A D | nstackx_dfile_transfer.h | 174 uint64_t totalBytes; /* just usefully for receiver */ member
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/ |
H A D | nstackx_dfile.h | 157 uint64_t totalBytes; member
|
/ohos5.0/base/web/webview/ohos_nweb/src/ |
H A D | nweb_helper.cpp | 553 extern "C" void WebDownloadItem_SetTotalBytes(NWebDownloadItem* downloadItem, int64_t totalBytes) in WebDownloadItem_SetTotalBytes()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_bluetooth_utils.cpp | 187 napi_value totalBytes; in ConvertOppTransferInformationToJS() local
|
/ohos5.0/base/print/print_fwk/services/scan_service/src/ |
H A D | scan_service_ability.cpp | 1915 int64_t totalBytes = 0; in GetPicFrame() local
|