Home
last modified time | relevance | path

Searched defs:GetBlockSize (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dcow_compress.h47 uint32_t GetBlockSize() const { return block_size_; } in GetBlockSize() function
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dwriter_base.h45 uint32_t GetBlockSize() const override { return options_.block_size; } in GetBlockSize() function
/aosp_15_r20/system/update_engine/payload_generator/
H A Derofs_filesystem.h41 size_t GetBlockSize() const override { return kBlockSize; } in GetBlockSize() function
H A Draw_filesystem.cc39 size_t RawFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::RawFilesystem
H A Dboot_img_filesystem_stub.cc25 size_t BootImgFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::BootImgFilesystem
H A Dfake_filesystem.cc26 size_t FakeFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::FakeFilesystem
H A Dmapfile_filesystem.cc70 size_t MapfileFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::MapfileFilesystem
H A Dboot_img_filesystem.cc126 size_t BootImgFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::BootImgFilesystem
H A Dext2_filesystem.cc153 size_t Ext2Filesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::Ext2Filesystem
H A Dsquashfs_filesystem.cc313 size_t SquashfsFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::SquashfsFilesystem
/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DMemBlocks.h23 size_t GetBlockSize() const { return _blockSize; } in GetBlockSize() function
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h352 EFI_FVB_GET_BLOCK_SIZE GetBlockSize; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h339 EFI_FVB_GET_BLOCK_SIZE GetBlockSize; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h346 EFI_FVB_GET_BLOCK_SIZE GetBlockSize; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h346 EFI_FVB_GET_BLOCK_SIZE GetBlockSize; member
/aosp_15_r20/external/gptfdisk/
H A Ddiskio-heap.cc81 int DiskIO::GetBlockSize(void) { in GetBlockSize() function in DiskIO
H A Ddiskio-windows.cc126 int DiskIO::GetBlockSize(void) { in GetBlockSize() function in DiskIO
H A Ddiskio-unix.cc157 int DiskIO::GetBlockSize(void) { in GetBlockSize() function in DiskIO
H A Dgpt.h180 uint32_t GetBlockSize(void) {return blockSize;} in GetBlockSize() function
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dsnapshot_extent_writer_unittest.cc91 uint32_t GetBlockSize() const override { return 4096; } in GetBlockSize() function in chromeos_update_engine::FakeCowWriter
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib3.cpp141 UINT_32 Lib::GetBlockSize( in GetBlockSize() function in Addr::V3::Lib
H A Daddrlib2.h466 UINT_32 GetBlockSize(AddrSwizzleMode swizzleMode) const in GetBlockSize() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/features/
H A Dencode_av1_segmentation.cpp53 inline uint8_t GetBlockSize(uint32_t blockSizeId) in GetBlockSize() function
/aosp_15_r20/external/lzma/C/
H A DLzFind.c286 static UInt32 GetBlockSize(CMatchFinder *p, UInt32 historySize) in GetBlockSize() function
/aosp_15_r20/external/icing/icing/index/
H A Dindex_test.cc75 int GetBlockSize() { return getpagesize(); } in GetBlockSize() function

12