Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Draw_filesystem.cc43 size_t RawFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::RawFilesystem
Derofs_filesystem.h40 size_t GetBlockCount() const override { return fs_size_ / kBlockSize; } in GetBlockCount() function
Dboot_img_filesystem_stub.cc29 size_t BootImgFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::BootImgFilesystem
Dfake_filesystem.cc30 size_t FakeFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::FakeFilesystem
Dmapfile_filesystem.cc75 size_t MapfileFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::MapfileFilesystem
Dboot_img_filesystem.cc111 size_t BootImgFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::BootImgFilesystem
Dext2_filesystem.cc157 size_t Ext2Filesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::Ext2Filesystem
Dsquashfs_filesystem.cc363 size_t SquashfsFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::SquashfsFilesystem