Home
last modified time | relevance | path

Searched defs:totalSize (Results 76 - 100 of 233) sorted by relevance

12345678910

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_utils.cpp136 void SQLiteRelationalUtils::CalCloudValueLen(Type &cloudValue, uint32_t &totalSize) in CalCloudValueLen() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_database_rd_kernel_test.cpp273 uint32_t totalSize = 20u; // 20 items in HWTEST_F() local
527 static const size_t totalSize = 50; in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_data_helper.cpp46 int64_t totalSize = data.GetSize(); in ExceedKVSizeLimit() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.h50 uint64_t totalSize = 0; member
113 uint64_t totalSize = 0; member
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy.h38 uint64_t totalSize; member
56 uint64_t totalSize = 0; member
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_status_service.cpp196 int64_t totalSize = 0; in GetUserStorageStats() local
H A Dstorage_monitor_service.cpp113 int64_t totalSize; in CheckAndCleanBundleCache() local
154 int64_t StorageMonitorService::GetLowerThreshold(int64_t totalSize) in GetLowerThreshold() argument
160 void StorageMonitorService::CheckAndEventNotify(int64_t freeSize, int64_t totalSize) in CheckAndEventNotify() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dmask_cmd_list.cpp42 size_t totalSize = opAllocator_.GetSize(); in Playback() local
/kernel/liteos_a/kernel/extended/hilog/
H A Dlos_hilog.c251 size_t totalSize = bufLen + sizeof(struct HiLogEntry); in HiLogCoverOldLog() local
/kernel/liteos_m/kernel/include/
H A Dlos_memory.h539 UINT32 totalSize; member
/kernel/liteos_m/testsuites/sample/kernel/mem/
H A DIt_los_mem.h116 UINT32 totalSize; member
/third_party/icu/icu4c/source/common/
H A Drbbidata.cpp360 int32_t totalSize = headerSize + breakDataLength; in ubrk_swap() local
/third_party/lzma/C/
H A DXzIn.c235 UInt64 totalSize = Xz_GetPackSize(p); in Xz_ReadBackward() local
/third_party/node/deps/icu-small/source/common/
H A Drbbidata.cpp360 int32_t totalSize = headerSize + breakDataLength; in ubrk_swap() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferTextureBufferRange.cpp546 glw::GLuint FormatInfo::countAlignedSize(glw::GLuint offsetAlignment, glw::GLuint totalSize) in countAlignedSize() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderGroupVoteTests.cpp204 std::size_t totalSize = renderSize.width * renderSize.height * 4; in validateScreenPixels() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBuiltinVarTests.cpp72 const deUint32 totalSize = width; in checkVertexPipelineStagesSubgroupInvocationID() local
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbidata.cpp360 int32_t totalSize = headerSize + breakDataLength; in ubrk_swap() local
/third_party/skia/gm/
H A Dcompressed_textures.cpp106 size_t totalSize = SkCompressedDataSize(compression, dimensions, nullptr, true); in make_compressed_image() local
H A Dbc1_transparency.cpp82 size_t totalSize = SkCompressedDataSize(SkImage::CompressionType::kBC1_RGB8_UNORM, dim, in make_compressed_data() local
/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp255 size_t totalSize = readBufMap[requestId].size(); in ProcessHttpResponse() local
280 size_t totalSize = readGetAttrBufMap[requestId].size(); in ProcessHttpResponseGetAttr() local
305 size_t totalSize = readSendDocBufMap[requestId].size(); in ProcessHttpResponseSendDoc() local
[all...]
/base/security/code_signature/test/unittest/
H A Denable_verity_test.cpp201 size_t totalSize = 0; in ExpandFile() local
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_utils.c357 uint32_t totalSize = keyCount * sizeof(struct HksFileEntry); in FileNameListInit() local
/base/startup/init/interfaces/innerkits/fs_manager/erofs_overlay/
H A Derofs_mount_overlay.c210 uint64_t totalSize = GetBlockSize(dev); in GetMapperAddr() local
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
H A Dopenssl_ecc_helper.c476 uint32_t totalSize = xSize + ySize + sizeof(struct HksPubKeyInfo); in EcKeyToPublicKey() local

Completed in 19 milliseconds

12345678910