Home
last modified time | relevance | path

Searched defs:totalSize (Results 26 - 50 of 233) sorted by relevance

12345678910

/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/filemanagement/storage_service/services/storage_manager/storage/test/
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 Dstorage_total_status_service.cpp54 int64_t totalSize = 0; in GetSystemSize() local
75 int32_t StorageTotalStatusService::GetTotalSize(int64_t &totalSize) in GetTotalSize() argument
/third_party/icu/icu4c/source/common/
H A Drbbirb.cpp167 int32_t totalSize = headerSize in flattenData() local
/third_party/lzma/CPP/Windows/
H A DFileSystem.cpp88 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize) in MyGetDiskFreeSpace() argument
/third_party/node/deps/icu-small/source/common/
H A Drbbirb.cpp166 int32_t totalSize = headerSize in flattenData() local
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbirb.cpp167 int32_t totalSize = headerSize in flattenData() local
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_app_event_holder.cpp200 size_t totalSize = 0; in TakeNext() local
/base/request/request/frameworks/js/napi/src/
H A Djs_notify_data_listener.cpp132 int64_t totalSize = in NotifyDataProcess() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_crypto_ed25519.c57 uint32_t totalSize = sizeof(struct KeyMaterial25519) + pubKey->size + priKey->size; in SaveEd25519KeyMaterial() local
124 uint32_t totalSize in CheckEd25519Material() local
[all...]
/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
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dshader_cache.cpp53 size_t totalSize = isUni ? MAX_UNIRENDER_SIZE : MAX_TOTAL_SIZE; in InitShaderCache() local
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatawriter.cpp224 int32_t totalSize = indexesLength * 4; in write() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdatawriter.cpp224 int32_t totalSize = indexesLength * 4; in write() local
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dswapimpl.cpp121 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]); in upname_swap() local

Completed in 13 milliseconds

12345678910