Home
last modified time | relevance | path

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

123456789

/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
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager_stub.cpp400 int64_t totalSize; in HandleGetTotal() local
470 int64_t totalSize; in HandleGetTotalSize() local
H A Dstorage_manager.cpp134 int32_t StorageManager::GetTotalSizeOfVolume(std::string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume() argument
169 int32_t StorageManager::GetTotalSize(int64_t &totalSize) in GetTotalSize() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpg_yuv_test.cpp625 const size_t totalSize = (ySize + 2 * uvSize); in YuvP010Crop() local
667 const size_t totalSize = (ySize + 2 * uvSize); in YuvP010Rotate() local
707 const size_t totalSize = (ySize + 2 * uvSize); in ScaleYuv420P010() local
746 const size_t totalSize = (ySize + 2 * uvSize); ResizeYuv420P010() local
784 const size_t totalSize = (ySize + 2 * uvSize); FlipYuv420P010() local
827 const size_t totalSize = (ySize + 2 * uvSize); TranslateYuv420P010() local
865 const size_t totalSize = ySize * NUM_4; RGBA1010102Crop() local
905 const size_t totalSize = ySize * NUM_4; RGBA1010102Rotate() local
943 const size_t totalSize = ySize * NUM_4; RGBA1010102Scale() local
981 const size_t totalSize = ySize * NUM_4; RGBA1010102Resize() local
1018 const size_t totalSize = ySize * NUM_4; RGBA1010102Flip() local
1060 const size_t totalSize = ySize * NUM_4; RGBA1010102Translate() local
[all...]

Completed in 41 milliseconds

123456789