/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/ |
H A D | PrivateStorageInfo.java | 34 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 D | StorageStatsSource.java | 67 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 D | ExternalStorageStats.java | 31 /** {@hide} */ public long totalBytes; field in ExternalStorageStats
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | web_download_item.h | 38 int64_t totalBytes; variable
|
/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()
|
/aosp14/frameworks/base/core/java/android/net/ |
H A D | NetworkPolicy.java | 182 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 D | InstallationAsyncTask.java | 132 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 D | DynamicSystemInstallationService.java | 118 long totalBytes, in logEventProgressUpdate()
|
/aosp14/frameworks/base/services/core/java/com/android/server/storage/ |
H A D | DeviceStorageMonitorService.java | 204 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 D | DataUsageController.java | 123 final long totalBytes = getUsageLevel(template, start, end); in getDataUsageInfo() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/net/ |
H A D | NetworkPolicyManagerService.java | 1458 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 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()
|
/aosp14/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/ |
H A D | SettingsBackupAgentTest.java | 217 int totalBytes = 0; in generateBackupData() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/connectivity/ |
H A D | MultipathPolicyTracker.java | 295 final long totalBytes = getNetworkTotalBytes(start, end); in getRemainingDailyBudget() local
|
/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
|
/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_am_CachedAppOptimizer.cpp | 99 uint64_t totalBytes; member
|
/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
|