/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/test/unittest/common/ |
H A D | cache_manager_tdd_test.cpp | 41 const size_t totalSize = 20 * 1024; // 20KB variable 75 const size_t totalSize = 20 * 1024; // 40KB variable 118 const size_t totalSize = 2 * 1024; // 2KB variable 149 const size_t totalSize = 20 * 1024; // 20KB variable 182 const size_t totalSize = 20 * 1024; // 20KB variable 220 const size_t totalSize = 16 * 1024; // 16KB, the total length equals to the requirement variable
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/ |
H A D | storage_info_collector.cpp | 40 int64_t totalSize = GetTotalSize(); in ConvertToProfileData() local 51 int64_t totalSize = 0; in GetTotalSize() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/ |
H A D | storage_stats_test.cpp | 45 int64_t totalSize = 1001; variable 75 int64_t totalSize = 2001; variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/ |
H A D | storage_total_status_service.cpp | 47 int64_t totalSize = 0; in GetSystemSize() local 61 int32_t StorageTotalStatusService::GetTotalSize(int64_t &totalSize) in GetTotalSize()
|
H A D | storage_monitor_service.cpp | 122 int64_t totalSize; in MonitorAndManageStorage() local 141 void StorageMonitorService::CheckAndCleanCache(int64_t freeSize, int64_t totalSize) in CheckAndCleanCache() 199 int64_t StorageMonitorService::GetLowerThreshold(int64_t totalSize) in GetLowerThreshold() 205 void StorageMonitorService::CheckAndEventNotify(int64_t freeSize, int64_t totalSize) in CheckAndEventNotify()
|
H A D | volume_storage_status_service.cpp | 64 int32_t VolumeStorageStatusService::GetTotalSizeOfVolume(std::string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | spunge_mem.c | 30 FILLP_UINT32 totalSize = (FILLP_UINT32)(blockSize * blockNum); in SpungeAlloc() local
|
/ohos5.0/base/update/updater/services/applypatch/ |
H A D | transfer_manager.cpp | 67 size_t totalSize = transferParams_->blockCount; in CommandsParser() local 108 void TransferManager::UpdateProgress(size_t &initBlock, size_t totalSize) in UpdateProgress()
|
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagetotalstatusservice_fuzzer/ |
H A D | storagetotalstatusservice_fuzzer.cpp | 27 int64_t totalSize; in StorageTotalStatusServiceFuzzTest() local
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/ |
H A D | lock_free_queue.h | 31 uint32 totalSize; member
|
/ohos5.0/drivers/peripheral/usb/test/moduletest/common/ |
H A D | usb_host_raw_api_func_test.cpp | 108 int32_t totalSize = 1024; variable 195 int32_t totalSize = 1024; variable
|
H A D | usb_host_serial_func_test.cpp | 196 int32_t totalSize = 1024; variable 277 int32_t totalSize = 1024; variable
|
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/device_client/ |
H A D | process_cpu_data.cpp | 30 unsigned int totalSize = sizeof(struct ucollection_process_cpu_entry) in Init() local
|
H A D | thread_cpu_data.cpp | 33 auto totalSize = sizeof(struct ucollection_thread_cpu_entry) in Init() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/test/ |
H A D | volume_storage_status_service_test.cpp | 73 int64_t totalSize; variable
|
/ohos5.0/drivers/peripheral/usb/test/moduletest/common/liteos/ |
H A D | usb_host_raw_api_func_test.cpp | 167 unsigned int totalSize = 1024; variable 317 int32_t totalSize = 1024; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/free_install/ |
H A D | install_result.h | 37 int32_t totalSize; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
H A D | rs_common_tools.cpp | 47 int32_t totalSize = pixelMap->GetByteCount(); in SavePixelmapToFile() local
|
/ohos5.0/base/security/huks/utils/crypto_adapter/ |
H A D | hks_client_service_adapter_common.c | 59 uint32_t totalSize = sizeof(struct HksPubKeyInfo) + key->size; in TranslateToInnerCurve25519Format() local
|
H A D | hks_client_service_adapter.c | 465 uint32_t totalSize = (uint32_t)nSize + (uint32_t)eSize + sizeof(struct HksPubKeyInfo); in X509PublicKeyToRsa() local 517 uint32_t totalSize = xSize + ySize + sizeof(struct HksPubKeyInfo); in EcKeyToPublicKey() local 659 uint32_t totalSize = sizeof(struct KeyMaterialDsa) + ySize + pSize + qSize + gSize; in X509PublicKeyToDsa() local 710 uint32_t totalSize = sizeof(struct KeyMaterialDh) + pubKeySize; in X509PublicKeyToDh() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | opcode.h | 35 int32_t totalSize; member
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/ |
H A D | appevent_packageholder_impl.cpp | 90 size_t totalSize = 0; in TakeNext() local
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
H A D | hks_crypto_ed25519.c | 57 uint32_t totalSize = sizeof(struct KeyMaterial25519) + pubKey->size + priKey->size; in SaveEd25519KeyMaterial() local 124 uint32_t totalSize = sizeof(struct KeyMaterial25519); in CheckEd25519Material() local
|
/ohos5.0/base/update/updater/utils/ |
H A D | utils_fs.cpp | 80 int64_t totalSize = 0; in GetFilesFromDirectory() local
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
H A D | copy.h | 50 uint64_t totalSize = 0; member 113 uint64_t totalSize = 0; member
|