Home
last modified time | relevance | path

Searched defs:totalSize (Results 1 - 25 of 91) sorted by relevance

1234

/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dlock_free_queue.h31 uint32 totalSize; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_mem.c30 FILLP_UINT32 totalSize = (FILLP_UINT32)(blockSize * blockNum); in SpungeAlloc() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/free_install/
H A Dinstall_result.h37 int32_t totalSize; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_common_tools.cpp47 int32_t totalSize = pixelMap->GetByteCount(); in SavePixelmapToFile() local
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/
H A Dstorage_stats_test.cpp45 int64_t totalSize = 1001; in HWTEST_F() local
75 int64_t totalSize = 2001; in HWTEST_F() local
/foundation/filemanagement/storage_service/test/fuzztest/storagetotalstatusservice_fuzzer/
H A Dstoragetotalstatusservice_fuzzer.cpp27 int64_t totalSize; in StorageTotalStatusServiceFuzzTest() local
/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H A Dstorage_info_collector.cpp40 int64_t totalSize = GetTotalSize(); in ConvertToProfileData() local
51 int64_t totalSize = 0; in GetTotalSize() local
/foundation/filemanagement/storage_service/services/storage_manager/storage/test/
H A Dvolume_storage_status_service_test.cpp73 int64_t totalSize; in HWTEST_F() local
H A Dstorage_total_status_service_test.cpp99 int64_t totalSize; in HWTEST_F() local
335 int64_t totalSize = 0; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dvolume_storage_status_service.cpp64 int32_t VolumeStorageStatusService::GetTotalSizeOfVolume(std::string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume() argument
H A Dstorage_total_status_service.cpp54 int64_t totalSize = 0; in GetSystemSize() local
75 int32_t StorageTotalStatusService::GetTotalSize(int64_t &totalSize) in GetTotalSize() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statvfs/
H A Dstatvfs_n_exporter.cpp126 unsigned long long totalSize = static_cast<unsigned long long>(diskInfo.f_bsize) * in GetTotalSizeSync() local
/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Dproduct_adapter.h39 uint32_t totalSize; /* mem pool total size */ member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
H A Drs_memory_snapshot.cpp98 InitMemoryLimit(MemoryOverflowCalllback callback, uint64_t warning, uint64_t overflow, uint64_t totalSize) InitMemoryLimit() argument
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_storage_manager.cpp64 int64_t totalSize = in GetTotalSize() local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
H A Dmessage_handler.cpp37 auto totalSize = sizeof(MessageHeader) + sizeof(SessionDeviceInfo) + sizeof(UserData) + uri_.size(); in MessageHandler() local
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_adapter_impl.cpp129 uint32_t totalSize = 0; in OH_ArkUI_NodeAdapter_GetAllItems() local
/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/test/unittest/common/
H A Dcache_manager_tdd_test.cpp41 const size_t totalSize = 20 * 1024; // 20KB in HWTEST_F() local
75 const size_t totalSize = 20 * 1024; // 40KB in HWTEST_F() local
118 const size_t totalSize = 2 * 1024; // 2KB in HWTEST_F() local
149 const size_t totalSize in HWTEST_F() local
182 const size_t totalSize = 20 * 1024; // 20KB HWTEST_F() local
220 const size_t totalSize = 16 * 1024; // 16KB, the total length equals to the requirement HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Ddirectory_ex.cpp224 uint64_t totalSize = 0; in GetFolderSize() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dikvstore_observer.cpp59 int64_t totalSize = insertSize + updateSize + deleteSize + sizeof(uint32_t); in OnChange() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_data.cpp37 int64_t totalSize = 0; in GetSize() local
/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Dunified_types.h36 int64_t totalSize; member
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_common.cpp291 ss << " total: " << totalSize; in to_string() local
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
H A Dcloud_sync_common.h47 int64_t totalSize; member
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statfs/
H A Dstatfs_n_exporter.cpp468 unsigned long long totalSize = static_cast<unsigned long long>(diskInfo.f_bsize) * in GetTotalBytesSync() local

Completed in 9 milliseconds

1234