Home
last modified time | relevance | path

Searched defs:totalSize (Results 51 - 75 of 199) sorted by relevance

12345678

/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dstream_demuxer.cpp269 uint64_t totalSize = 0; in PullData() local
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_proxy_test.cpp242 int64_t totalSize; in HWTEST_F() local
642 int64_t totalSize; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_manager_connect.cpp95 int32_t StorageManagerConnect::GetTotalSizeOfVolume(string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume() argument
165 int32_t StorageManagerConnect::GetTotalSize(int64_t &totalSize) in GetTotalSize() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec_dfx.cpp188 uint32_t totalSize = surfaceBuffer->GetSize(); in DumpSurfaceBuffer() local
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_process.h185 size_t totalSize = sizeof(dbinder_transaction_data) + data.GetRawDataSize(); in ProcessRawData() local
/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

Completed in 22 milliseconds

12345678