Home
last modified time | relevance | path

Searched defs:blockSize (Results 1 - 25 of 27) sorted by relevance

12

/base/hiviewdfx/faultloggerd/frameworks/allocator/include/
H A Ddfx_allocator.h53 size_t blockSize; member
/base/update/updater/test/unittest/applypatch_test/
H A Dblockset_unittest.cpp129 size_t blockSize = H_BLOCK_SIZE; in HWTEST_F() local
/base/update/updater/services/diffpatch/bzip2/
H A Dlz4_adapter.cpp66 size_t blockSize = LZ4_BLOCK_SIZE(blockSizeID_); in Open() local
113 size_t blockSize = LZ4_BLOCK_SIZE(blockSizeID_); in WriteData() local
213 size_t blockSize = LZ4_BLOCK_SIZE(blockSizeID_); Open() local
[all...]
/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dcontent_reader_version_2.cpp35 uint32_t blockSize = 0; member
H A Dcontent_reader_version_1.cpp35 uint32_t blockSize = 0; member
/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Draw_data_builder.cpp81 int32_t blockSize = 0; in Build() local
/base/hiviewdfx/hiview/base/event_raw/decoded/
H A Ddecoded_event.cpp53 size_t blockSize = static_cast<size_t>(*(reinterpret_cast<int32_t*>(src))); in DecodedEvent() local
269 size_t blockSize = static_cast<size_t>(*(reinterpret_cast<int32_t*>(rawData_))); in Parse() local
[all...]
/base/hiviewdfx/hiview/base/event_store/include/
H A Dbase_def.h77 uint32_t blockSize = 0; member
/base/security/code_signature/utils/src/
H A Dcode_sign_block.cpp195 int32_t CodeSignBlock::ParseCodeSignBlockBaseInfo(ReadBuffer codeSignBlock, uint32_t &blockSize) in ParseCodeSignBlockBaseInfo() argument
/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.h57 uint32_t blockSize; // block 的大小 member
/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algo_lz4.cpp118 size_t blockSize = static_cast<size_t>(GetBlockSizeFromBlockId(blockSizeID_)); in Pack() local
158 uint32_t blockSize = ReadLE32(inBuffer.buffer); in UnpackCalculate() local
219 size_t blockSize = static_cast<size_t>(GetBlockSizeFromBlockId(blockSizeID_)); GetPackParam() local
[all...]
/base/update/updater/services/ptable_parse/
H A Demmc_ptable.cpp37 void EmmcPtable::EmmcPatchGptHeader(EmmcPartitionDataInfo &ptnDataInfo, const uint32_t blockSize) in EmmcPatchGptHeader() argument
126 uint32_t blockSize = EMMC_BLOCK_SIZE; ParseGptHeaderByEmmc() local
[all...]
H A Dptable.cpp399 PartitionCheckGptHeader(const uint8_t *gptImage, const uint32_t len, const uint64_t lbaNum, const uint32_t blockSize, GPTHeaderInfo& gptHeaderInfo) PartitionCheckGptHeader() argument
H A Dufs_ptable.cpp102 ParseGptHeaderByUfsLun(const uint8_t *gptImage, const uint32_t len, const uint32_t lun, const uint32_t blockSize) ParseGptHeaderByUfsLun() argument
121 UfsReadGpt(const uint8_t *gptImage, const uint32_t len, const uint32_t lun, const uint32_t blockSize) UfsReadGpt() argument
180 UfsPatchGptHeader(UfsPartitionDataInfo &ptnDataInfo, const uint32_t blockSize) UfsPatchGptHeader() argument
299 ReadAndCheckMbr(const uint32_t lunIndex, const uint32_t blockSize) ReadAndCheckMbr() argument
[all...]
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Dhisysevent.cpp110 int32_t blockSize = 0; in WritebaseInfo() local
142 auto blockSize = static_cast<int32_t>(rawData_->GetDataLength()); in GetEventRawData() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_3des.c377 static int32_t Des3EcbNoPaddingData(mbedtls_cipher_context_t *ecbNoPadingctx, size_t blockSize, in Des3EcbNoPaddingData() argument
436 size_t blockSize = mbedtls_cipher_get_block_size(ecbNoPadingctx); Get3DesEcbNoPaddingCtx() local
[all...]
H A Dhks_mbedtls_des.c362 static int32_t DesEcbNoPaddingData(mbedtls_cipher_context_t *ecbNoPadingctx, size_t blockSize, in DesEcbNoPaddingData() argument
421 size_t blockSize = mbedtls_cipher_get_block_size(ecbNoPadingctx); GetDesEcbNoPaddingCtx() local
[all...]
/base/startup/init/interfaces/innerkits/fs_manager/erofs_overlay/
H A Derofs_mount_overlay.c176 uint64_t blockSize = GetFsSize(fd); in GetBlockSize() local
/base/startup/init/test/systest/
H A Dloopclient_systest.c51 uint32_t blockSize; // block 的大小 member
/base/update/updater/services/applypatch/
H A Dblock_set.cpp303 int32_t BlockSet::LoadTargetBuffer(const Command &cmd, std::vector<uint8_t> &buffer, size_t &blockSize, in LoadTargetBuffer() argument
/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_cert_utils.cpp994 uint32_t blockSize = sizeof(uint64_t); in ConvertBlobToWords() local
/base/security/code_signature/utils/include/
H A Dcode_sign_block.h44 uint32_t blockSize; member
171 int32_t SetCodeSignBlockHeader(const CodeSignBlockHeader *header, uint32_t &blockSize) in SetCodeSignBlockHeader() argument
/base/startup/init/interfaces/innerkits/fs_manager/
H A Dfstab_mount.c208 const unsigned int blockSize = 4096; in DoFormat() local
/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp591 const int blockSize = 4096; in DumpTrace() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprocess_dumper.cpp86 void WriteData(int fd, const std::string& data, size_t blockSize) in WriteData() argument

Completed in 24 milliseconds

12