/aosp_15_r20/system/core/fs_mgr/libsnapshot/include/libsnapshot/ |
H A D | cow_compress.h | 47 uint32_t GetBlockSize() const { return block_size_; } in GetBlockSize() function
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
H A D | writer_base.h | 45 uint32_t GetBlockSize() const override { return options_.block_size; } in GetBlockSize() function
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | erofs_filesystem.h | 41 size_t GetBlockSize() const override { return kBlockSize; } in GetBlockSize() function
|
H A D | raw_filesystem.cc | 39 size_t RawFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::RawFilesystem
|
H A D | boot_img_filesystem_stub.cc | 25 size_t BootImgFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::BootImgFilesystem
|
H A D | fake_filesystem.cc | 26 size_t FakeFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::FakeFilesystem
|
H A D | mapfile_filesystem.cc | 70 size_t MapfileFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::MapfileFilesystem
|
H A D | boot_img_filesystem.cc | 126 size_t BootImgFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::BootImgFilesystem
|
H A D | ext2_filesystem.cc | 153 size_t Ext2Filesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::Ext2Filesystem
|
H A D | squashfs_filesystem.cc | 313 size_t SquashfsFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::SquashfsFilesystem
|
/aosp_15_r20/external/lzma/CPP/7zip/Common/ |
H A D | MemBlocks.h | 23 size_t GetBlockSize() const { return _blockSize; } in GetBlockSize() function
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | FirmwareVolumeBlock.h | 352 EFI_FVB_GET_BLOCK_SIZE GetBlockSize; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | FirmwareVolumeBlock.h | 339 EFI_FVB_GET_BLOCK_SIZE GetBlockSize; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | FirmwareVolumeBlock.h | 346 EFI_FVB_GET_BLOCK_SIZE GetBlockSize; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | FirmwareVolumeBlock.h | 346 EFI_FVB_GET_BLOCK_SIZE GetBlockSize; member
|
/aosp_15_r20/external/gptfdisk/ |
H A D | diskio-heap.cc | 81 int DiskIO::GetBlockSize(void) { in GetBlockSize() function in DiskIO
|
H A D | diskio-windows.cc | 126 int DiskIO::GetBlockSize(void) { in GetBlockSize() function in DiskIO
|
H A D | diskio-unix.cc | 157 int DiskIO::GetBlockSize(void) { in GetBlockSize() function in DiskIO
|
H A D | gpt.h | 180 uint32_t GetBlockSize(void) {return blockSize;} in GetBlockSize() function
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | snapshot_extent_writer_unittest.cc | 91 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 D | addrlib3.cpp | 141 UINT_32 Lib::GetBlockSize( in GetBlockSize() function in Addr::V3::Lib
|
H A D | addrlib2.h | 466 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 D | encode_av1_segmentation.cpp | 53 inline uint8_t GetBlockSize(uint32_t blockSizeId) in GetBlockSize() function
|
/aosp_15_r20/external/lzma/C/ |
H A D | LzFind.c | 286 static UInt32 GetBlockSize(CMatchFinder *p, UInt32 historySize) in GetBlockSize() function
|
/aosp_15_r20/external/icing/icing/index/ |
H A D | index_test.cc | 75 int GetBlockSize() { return getpagesize(); } in GetBlockSize() function
|