Searched defs:GetBlockSize (Results 1 – 6 of 6) sorted by relevance
/system/update_engine/payload_generator/ | ||
D | raw_filesystem.cc | 39 size_t RawFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::RawFilesystem |
D | fake_filesystem.cc | 26 size_t FakeFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::FakeFilesystem |
D | boot_img_filesystem.cc | 51 size_t BootImgFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::BootImgFilesystem |
D | mapfile_filesystem.cc | 71 size_t MapfileFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::MapfileFilesystem |
D | ext2_filesystem.cc | 153 size_t Ext2Filesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::Ext2Filesystem |
D | squashfs_filesystem.cc | 300 size_t SquashfsFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::SquashfsFilesystem |