Searched defs:GetBlockSize (Results 1 – 11 of 11) sorted by relevance
47 uint32_t GetBlockSize() const { return block_size_; } in GetBlockSize() function
41 size_t GetBlockSize() const override { return kBlockSize; } in GetBlockSize() function
39 size_t RawFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::RawFilesystem
26 size_t FakeFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::FakeFilesystem
25 size_t BootImgFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::BootImgFilesystem
70 size_t MapfileFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::MapfileFilesystem
126 size_t BootImgFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::BootImgFilesystem
153 size_t Ext2Filesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::Ext2Filesystem
313 size_t SquashfsFilesystem::GetBlockSize() const { in GetBlockSize() function in chromeos_update_engine::SquashfsFilesystem
45 uint32_t GetBlockSize() const override { return options_.block_size; } in GetBlockSize() function
91 uint32_t GetBlockSize() const override { return 4096; } in GetBlockSize() function in chromeos_update_engine::FakeCowWriter