Home
last modified time | relevance | path

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

12345678910

/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dlock_free_queue.h31 uint32 totalSize; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_mem.c30 FILLP_UINT32 totalSize = (FILLP_UINT32)(blockSize * blockNum); in SpungeAlloc() local
/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
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/include/
H A Dlos_memory.h44 UINT32 totalSize; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/free_install/
H A Dinstall_result.h37 int32_t totalSize; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_common_tools.cpp47 int32_t totalSize = pixelMap->GetByteCount(); in SavePixelmapToFile() local
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/
H A Dstorage_stats_test.cpp45 int64_t totalSize = 1001; in HWTEST_F() local
75 int64_t totalSize = 2001; in HWTEST_F() local
/foundation/filemanagement/storage_service/test/fuzztest/storagetotalstatusservice_fuzzer/
H A Dstoragetotalstatusservice_fuzzer.cpp27 int64_t totalSize; in StorageTotalStatusServiceFuzzTest() local
/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H A Dstorage_info_collector.cpp40 int64_t totalSize = GetTotalSize(); in ConvertToProfileData() local
51 int64_t totalSize = 0; in GetTotalSize() local
/foundation/filemanagement/storage_service/services/storage_manager/storage/test/
H A Dvolume_storage_status_service_test.cpp73 int64_t totalSize; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dvolume_storage_status_service.cpp64 int32_t VolumeStorageStatusService::GetTotalSizeOfVolume(std::string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dcollationinfo.cpp31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dcollationinfo.cpp31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() 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
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statvfs/
H A Dstatvfs_n_exporter.cpp126 unsigned long long totalSize = static_cast<unsigned long long>(diskInfo.f_bsize) * in GetTotalSizeSync() local
/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
/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Dproduct_adapter.h39 uint32_t totalSize; /* mem pool total size */ member

Completed in 7 milliseconds

12345678910