Home
last modified time | relevance | path

Searched defs:totalBytes (Results 1 – 25 of 37) sorted by relevance

12

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
H A DPrivateStorageInfo.java34 public final long totalBytes; field in PrivateStorageInfo
36 public PrivateStorageInfo(long freeBytes, long totalBytes) { in PrivateStorageInfo()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DStorageStatsSource.java67 public long totalBytes; field in StorageStatsSource.ExternalStorageStats
76 long totalBytes, long audioBytes, long videoBytes, long imageBytes, long appBytes) { in ExternalStorageStats()
/aosp14/frameworks/base/core/java/android/app/usage/
H A DExternalStorageStats.java31 /** {@hide} */ public long totalBytes; field in ExternalStorageStats
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_download_item.h38 int64_t totalBytes; variable
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H A Dfile_trans_listener_stub.cpp59 uint64_t totalBytes = 0; in HandleOnFileReceive() local
/ohos5.0/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()
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/filetranslistenerstub_fuzzer/
H A Dfiletranslistenerstub_fuzzer.cpp46 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 Djsi.h58 size_t totalBytes; // heap total size member
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dopp_transfer_information.cpp136 void IOppTransferInformation::SetTotalBytes(uint64_t totalBytes) in SetTotalBytes()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_output.c133 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 Dcache_manager.cpp126 CacheSetupState CacheManager::DistributeCacheRange(uintptr_t startAddr, size_t totalBytes) in DistributeCacheRange()
/aosp14/frameworks/base/core/java/android/net/
H A DNetworkPolicy.java182 public boolean isOverWarning(long totalBytes) { in isOverWarning()
191 public boolean isOverLimit(long totalBytes) { in isOverLimit()
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DInstallationAsyncTask.java132 public final long totalBytes; field in InstallationAsyncTask.Progress
140 long totalBytes, in Progress()
368 private void initPartitionProgress(String partitionName, long totalBytes, boolean readonly) { in initPartitionProgress()
H A DDynamicSystemInstallationService.java118 long totalBytes, in logEventProgressUpdate()
/aosp14/frameworks/base/services/core/java/com/android/server/storage/
H A DDeviceStorageMonitorService.java204 final long totalBytes = file.getTotalSpace(); in checkLow() local
229 usableBytes, totalBytes); in checkLow() local
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/
H A DDataUsageController.java123 final long totalBytes = getUsageLevel(template, start, end); in getDataUsageInfo() local
/aosp14/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerService.java1458 final long totalBytes = getTotalBytes(policy.template, cycleStart, cycleEnd); local
1546 long totalBytes = 0; in findRapidBlame() local
1630 private void enqueueNotification(NetworkPolicy policy, int type, long totalBytes, in enqueueNotification()
2006 final long totalBytes = getTotalBytes(policy.template, start, end); in updateNetworkEnabledNL() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.cpp293 int32_t TransListener::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_opp.cpp243 void BluetoothOppTransferInformation::SetTotalBytes(uint64_t totalBytes) in SetTotalBytes()
/aosp14/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
H A DSettingsBackupAgentTest.java217 int totalBytes = 0; in generateBackupData() local
/aosp14/frameworks/base/services/core/java/com/android/server/connectivity/
H A DMultipathPolicyTracker.java295 final long totalBytes = getNetworkTotalBytes(start, end); in getRemainingDailyBudget() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c222 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
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_am_CachedAppOptimizer.cpp99 uint64_t totalBytes; member
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp453 int64_t totalBytes = WebDownloadItem_TotalBytes(downloadItem); variable
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h193 uint64_t totalBytes; member
243 uint64_t totalBytes; member

12