Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Draw_filesystem.cc40 size_t RawFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::RawFilesystem
Dfake_filesystem.cc32 size_t FakeFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::FakeFilesystem
Dext2_filesystem.cc149 size_t Ext2Filesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::Ext2Filesystem
/system/update_engine/payload_consumer/
Ddelta_performer.cc998 uint64_t GetBlockCount(const RepeatedPtrField<Extent>& extents) { in GetBlockCount() function