Home
last modified time | relevance | path

Searched defs:totalSize (Results 1 - 25 of 141) sorted by relevance

123456

/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DBufferConsumer_impl.h60 size_t totalSize = sizeof(T) * count; in NextN() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/device_client/
H A Dthread_cpu_data.cpp33 auto totalSize = sizeof(struct ucollection_thread_cpu_entry) in Init() local
H A Dprocess_cpu_data.cpp30 unsigned int totalSize = sizeof(struct ucollection_process_cpu_entry) in Init() local
/base/security/huks/utils/crypto_adapter/
H A Dhks_client_service_adapter_common.c59 uint32_t totalSize = sizeof(struct HksPubKeyInfo) + key->size; in TranslateToInnerCurve25519Format() local
/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_service.h52 uint32_t totalSize; variable
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dcollationinfo.cpp31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
H A Dswapimpl.cpp121 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]); in upname_swap() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dcollationinfo.cpp31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
H A Dswapimpl.cpp121 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]); in upname_swap() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dcollationinfo.cpp31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsarrst.h59 size_t totalSize; /* total bytes allocated */ member
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_packageholder_impl.cpp90 size_t totalSize = 0; in TakeNext() local
/base/hiviewdfx/faultloggerd/test/unittest/common/
H A Dcommon_test.cpp180 long long totalSize = 0; in HWTEST_F() local
/base/update/updater/services/applypatch/
H A Dtransfer_manager.cpp97 size_t totalSize = transferParams_->blockCount; in CommandsParser() local
140 void TransferManager::UpdateProgress(size_t &initBlock, size_t totalSize) in UpdateProgress() argument
/base/update/updater/utils/
H A Dutils_fs.cpp80 int64_t totalSize = 0; in GetFilesFromDirectory() local
/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...]
/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/skia/src/core/
H A DSkArenaAlloc.cpp110 const uint32_t totalSize = sizeIncludingFooter + skipOverhead; in allocObjectWithFooter() local

Completed in 14 milliseconds

123456