Home
last modified time | relevance | path

Searched defs:block_size_ (Results 1 – 20 of 20) sorted by relevance

/aosp12/system/update_engine/payload_consumer/
H A Dpartition_update_generator_android.h63 size_t block_size_; variable
H A Dsnapshot_extent_writer.h54 size_t block_size_; variable
H A Dpartition_writer.h116 const size_t block_size_; variable
/aosp12/frameworks/base/tools/aapt2/util/
H A DBigBuffer.h60 size_t block_size_; member
131 size_t block_size_; variable
/aosp12/system/update_engine/payload_generator/
H A Dfake_filesystem.h55 uint64_t block_size_; variable
H A Draw_filesystem.h55 uint64_t block_size_; variable
H A Dblock_mapping.h69 size_t block_size_; variable
H A Dblock_mapping_unittest.cc42 size_t block_size_{1024}; member in chromeos_update_engine::BlockMappingTest
H A Ddelta_diff_utils_unittest.cc154 size_t block_size_{kBlockSize}; member in chromeos_update_engine::DeltaDiffUtilsTest
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_reader.h74 uint32_t block_size_ = 0; variable
/aosp12/bionic/linker/
H A Dlinker_block_allocator.h60 size_t block_size_; variable
/aosp12/system/core/fs_mgr/liblp/
H A Dimages.h60 uint32_t block_size_; variable
/aosp12/system/extras/verity/include/verity/
H A Dhash_tree_builder.h89 size_t block_size_; variable
/aosp12/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dfiemap_writer.h114 uint64_t block_size_; variable
/aosp12/bootable/recovery/otautil/include/otautil/
H A Dsysutil.h72 uint32_t block_size_ = 0; variable
/aosp12/bionic/libc/private/
H A Dbionic_allocator.h96 const size_t block_size_; variable
/aosp12/system/extras/partition_tools/
H A Dlpunpack.cc72 uint32_t block_size_; member in SparseWriter
/aosp12/system/vold/
H A DEncryptInplace.cpp89 unsigned int block_size_; member in InPlaceEncrypter
/aosp12/system/core/fs_mgr/libdm/include/libdm/
H A Ddm_target.h185 uint32_t block_size_ = 0; variable
/aosp12/art/compiler/optimizing/
H A Dnodes.cc411 const size_t block_size_; member in art::ReachabilityAnalysisHelper