Home
last modified time | relevance | path

Searched defs:totalSize (Results 126 - 150 of 233) sorted by relevance

12345678910

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.cpp449 uint32_t totalSize = 0U; in UploadPending() local
466 totalSize, // byteSize in UploadPending() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
H A Drs_memory_track.cpp149 int totalSize = 0; in DumpMemoryNodeStatistics() local
272 int totalSize = 0; in DumpMemoryPicStatistics() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_format_convert_test.cpp271 const size_t totalSize = (ySize + NUM_2 * uvSize); in YuvP010ConvertToRgb() local
311 const size_t totalSize = ySize * NUM_4; in Rgba1010102ConvertToYuvP010() local
490 const size_t totalSize = (ySize + NUM_2 * uvSize); in GetOrignData() local
496 const size_t totalSize = ySize * NUM_4; GetOrignData() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_engine.cpp1075 size_t totalSize = 0; in CommitNotifyForMigrateCache() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp105 int totalSize = 10; in CrudTest() local
1856 int totalSize = 4000u; in HWTEST_F() local
1932 int totalSize in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_query_sync_test.cpp494 const uint64_t totalSize = 500; // 500 data in DB. in HWTEST_F() local
551 const uint64_t totalSize = 100; // 100 data in DB. in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket.cpp819 int totalSize = 0; in WriteData() local
/third_party/icu/icu4c/source/i18n/
H A Duspoof_impl.cpp889 int32_t totalSize = headerSize + spoofDataLength; in uspoof_swap() local
/third_party/icu/icu4c/source/common/
H A Ducnvsel.cpp186 int32_t totalSize = 0; in ucnvsel_open() local
318 int32_t totalSize = in ucnvsel_serialize() local
509 int32_t totalSize = ucnvsel_swap(ds, p, -1, NULL, status); ucnvsel_openFromSerialized() local
[all...]
/third_party/lzma/CPP/Windows/
H A DFileFind.cpp482 UInt64 clusterSize, totalSize, freeSize; in Find() local
/third_party/node/deps/icu-small/source/common/
H A Ducnvsel.cpp186 int32_t totalSize = 0; in ucnvsel_open() local
318 int32_t totalSize = in ucnvsel_serialize() local
509 int32_t totalSize = ucnvsel_swap(ds, p, -1, nullptr, status); ucnvsel_openFromSerialized() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof_impl.cpp889 int32_t totalSize = headerSize + spoofDataLength; in uspoof_swap() local
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dn2builder.cpp746 int32_t totalSize=offset; in processData() local
799 int32_t totalSize=indexes[Normalizer2Impl::IX_TOTAL_SIZE]; in writeBinaryFile() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramExecutable.cpp1135 size_t totalSize = 0; in updateTransformFeedbackStrides() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp100 int totalSize = typeSize * (arraySize ? arraySize : 1); in allocateStackVariable() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof_impl.cpp889 int32_t totalSize = headerSize + spoofDataLength; in uspoof_swap() local
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dn2builder.cpp746 int32_t totalSize=offset; in processData() local
799 int32_t totalSize=indexes[Normalizer2Impl::IX_TOTAL_SIZE]; in writeBinaryFile() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvsel.cpp186 int32_t totalSize = 0; in ucnvsel_open() local
318 int32_t totalSize = in ucnvsel_serialize() local
509 int32_t totalSize = ucnvsel_swap(ds, p, -1, NULL, status); ucnvsel_openFromSerialized() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTypes.cpp500 size_t totalSize; in getObjectSize() local
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c411 uint32_t totalSize = firstSize + secondSize + separatorSize; in GetHashMessage() local
/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_service.cpp608 CheckSizeStatus(uint32_t shmInfoOffset, uint32_t refSize, uint32_t totalSize, uint32_t memSize) CheckSizeStatus() argument
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_generate.c712 uint32_t totalSize = sizeof(struct HksKeyMaterial25519) + key->size; in GetCurve25519PrivateOrPairInnerFormat() local
/base/update/sys_installer_lite/frameworks/source/updater/
H A Dhota_updater.c50 unsigned int totalSize; /* total size of this component */ member
/base/update/updater/utils/
H A Dutils.cpp662 long long int totalSize = 0; in GetDirSize() local
/foundation/multimedia/av_codec/services/drm_decryptor/
H A Dcodec_drm_decrypt.cpp501 uint32_t totalSize = dataSize; in DrmSetKeyInfo() local

Completed in 40 milliseconds

12345678910