Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Draw_filesystem.cc39 size_t RawFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::RawFilesystem
Derofs_filesystem.h39 size_t GetBlockSize() const override { return kBlockSize; } in GetBlockSize() function
Dboot_img_filesystem_stub.cc25 size_t BootImgFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::BootImgFilesystem
Dfake_filesystem.cc26 size_t FakeFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::FakeFilesystem
Dmapfile_filesystem.cc71 size_t MapfileFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::MapfileFilesystem
Dboot_img_filesystem.cc106 size_t BootImgFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::BootImgFilesystem
Dext2_filesystem.cc153 size_t Ext2Filesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::Ext2Filesystem
Dsquashfs_filesystem.cc359 size_t SquashfsFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::SquashfsFilesystem