/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagetotalstatusservice_fuzzer/ |
H A D | storagetotalstatusservice_fuzzer.cpp | 29 int64_t freeSize; in StorageTotalStatusServiceFuzzTest() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/test/ |
H A D | volume_storage_status_service_test.cpp | 51 int64_t freeSize; variable
|
H A D | storage_total_status_service_test.cpp | 118 int64_t freeSize; variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/ |
H A D | storage_monitor_service.cpp | 129 int64_t freeSize; in MonitorAndManageStorage() local 141 void StorageMonitorService::CheckAndCleanCache(int64_t freeSize, int64_t totalSize) in CheckAndCleanCache() 205 void StorageMonitorService::CheckAndEventNotify(int64_t freeSize, int64_t totalSize) in CheckAndEventNotify()
|
H A D | volume_storage_status_service.cpp | 48 int32_t VolumeStorageStatusService::GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) in GetFreeSizeOfVolume()
|
H A D | storage_total_status_service.cpp | 86 int32_t StorageTotalStatusService::GetFreeSize(int64_t &freeSize) in GetFreeSize()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/ |
H A D | storage_manager_connect.cpp | 82 int32_t StorageManagerConnect::GetFreeSizeOfVolume(string volumeUuid, int64_t &freeSize) in GetFreeSizeOfVolume() 180 int32_t StorageManagerConnect::GetFreeSize(int64_t &freeSize) in GetFreeSize()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/include/base/ |
H A D | product_adapter.h | 40 uint32_t freeSize; /* total free size */ member
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statvfs/ |
H A D | statvfs_n_exporter.cpp | 50 unsigned long long freeSize = static_cast<unsigned long long>(diskInfo.f_bsize) * in GetFreeSizeSync() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
H A D | storage_manager_service_mock.h | 63 virtual int32_t GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) override in GetFreeSizeOfVolume() 89 virtual int32_t GetFreeSize(int64_t &freeSize) override in GetFreeSize()
|
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/ |
H A D | storagemanagerproxymock.h | 60 int32_t GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) override in GetFreeSizeOfVolume() 85 int32_t GetFreeSize(int64_t &freeSize) override in GetFreeSize()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/ |
H A D | mock_storage_manager_service.h | 64 virtual int32_t GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) override in GetFreeSizeOfVolume() 90 virtual int32_t GetFreeSize(int64_t &freeSize) override in GetFreeSize()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_manager_proxy_mock.cpp | 108 int32_t StorageManagerProxy::GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) in GetFreeSizeOfVolume() 191 int32_t StorageManagerProxy::GetFreeSize(int64_t &freeSize) in GetFreeSize()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ |
H A D | sha256.c | 182 FILLP_UINT32 freeSize = FILLP_SHA256_BLOCK_SIZE - offset; in FillpSha256Upd() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | event_report.cpp | 180 int64_t freeSize, int32_t operationType) in SendDiskSpaceEvent()
|
H A D | bundle_util.cpp | 197 int64_t freeSize = static_cast<int64_t>(diskInfo.f_bavail * diskInfo.f_bsize); in CheckSystemSize() local 217 int64_t freeSize = static_cast<int64_t>(diskInfo.f_bavail * diskInfo.f_bsize); in CheckSystemFreeSize() local 228 int64_t freeSize = static_cast<int64_t>(diskInfo.f_bavail * diskInfo.f_bsize); in CheckSystemSizeAndHisysEvent() local
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statfs/ |
H A D | statfs_n_exporter.cpp | 48 unsigned long long freeSize = static_cast<unsigned long long>(diskInfo.f_bsize) * in GetFrSizeSync() local 396 unsigned long long freeSize = static_cast<unsigned long long>(diskInfo.f_bsize) * in GetFreeBytesSync() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/ |
H A D | entity_manager.cpp | 247 const auto freeSize = freeList_.size(); in GetRemovedEntities() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager.cpp | 120 int32_t StorageManager::GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) in GetFreeSizeOfVolume() 182 int32_t StorageManager::GetFreeSize(int64_t &freeSize) in GetFreeSize()
|
H A D | storage_manager_stub.cpp | 398 int64_t freeSize; in HandleGetFree() local 468 int64_t freeSize; in HandleGetFreeSize() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/ |
H A D | http_media_downloader.cpp | 480 uint64_t freeSize = cacheMediaBuffer_->GetFreeSize(); in HandleDownloadWaterLine() local 1385 uint64_t freeSize = cacheMediaBuffer_->GetFreeSize(); in ClearCacheBuffer() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | event_report.h | 145 int64_t freeSize = 0; member
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | background_cloud_file_processor.cpp | 151 double freeSize = static_cast<double>(diskInfo.f_bsize) * static_cast<double>(diskInfo.f_bfree); in IsStorageInsufficient() local
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
H A D | account_iam_manager_test.cpp | 91 int32_t GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) in GetFreeSizeOfVolume() 116 int32_t GetFreeSize(int64_t &freeSize) in GetFreeSize()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/ |
H A D | storage_manager_proxy.cpp | 461 int32_t StorageManagerProxy::GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) in GetFreeSizeOfVolume() 882 int32_t StorageManagerProxy::GetFreeSize(int64_t &freeSize) in GetFreeSize()
|