Searched defs:newSize (Results 1 – 8 of 8) sorted by relevance
| /base/powermgr/display_manager/brightness_manager/src/ |
| D | light_lux_buffer.cpp | 80 int LightLuxBuffer::CopyLuxBuffer(int newSize) in CopyLuxBuffer() 127 unsigned long newSize = mCapacity * static_cast<unsigned long>(BUFFER_SIZE_INCREASE); in Push() local
|
| /base/security/crypto_framework/common/src/ |
| D | hcf_parcel.c | 132 static uint32_t GetParcelIncreaseSize(HcParcel *parcel, uint32_t newSize) in GetParcelIncreaseSize() 156 uint32_t newSize = GetParcelIncreaseSize(parcel, parcel->endPos + dataSize); in ParcelWrite() local
|
| /base/update/updater/services/diffpatch/patch/ |
| D | blocks_patch.cpp | 109 int32_t BlocksPatch::ReadHeader(int64_t &controlDataSize, int64_t &diffDataSize, int64_t &newSize) in ReadHeader() 186 …_t BlocksBufferPatch::ReadHeader(int64_t &controlDataSize, int64_t &diffDataSize, int64_t &newSize) in ReadHeader()
|
| /base/security/code_signature/interfaces/innerkits/common/include/ |
| D | byte_buffer.h | 79 bool Resize(uint32_t newSize) in Resize()
|
| /base/hiviewdfx/hitrace/frameworks/native/ |
| D | dynamic_buffer.cpp | 107 int newSize = BASE_SIZE + floor((allTraceStats[i].freq / totalCpusLoad) * totalBonus); in CalculateBufferSize() local
|
| /base/update/updater/services/diffpatch/diff/ |
| D | blocks_diff.cpp | 223 int64_t diffDataSize, int64_t newSize, size_t &headerLen) in WritePatchHeader() 251 int64_t diffDataSize, int64_t newSize, size_t &headerLen) in WritePatchHeader() 277 int64_t newSize = static_cast<int64_t>(newInfo.length); in ComputeOldScore() local
|
| /base/security/device_auth/common_lib/impl/src/ |
| D | hc_parcel.c | 288 static uint32_t GetParcelIncreaseSize(HcParcel *parcel, uint32_t newSize) in GetParcelIncreaseSize() 312 uint32_t newSize = GetParcelIncreaseSize(parcel, parcel->endPos + dataSize); in ParcelWrite() local
|
| /base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
| D | hks_core_service_three_stage.c | 323 uint8_t *newData, uint32_t newSize) in CopyNewCachedData() 348 uint32_t newSize = cachedBlob->size + inData->size; in GetNewCachedData() local
|