Searched defs:GetBlockCount (Results 1 – 4 of 4) sorted by relevance
| /system/update_engine/payload_generator/ | ||
| D | raw_filesystem.cc | 40 size_t RawFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::RawFilesystem |
| D | fake_filesystem.cc | 32 size_t FakeFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::FakeFilesystem |
| D | ext2_filesystem.cc | 149 size_t Ext2Filesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::Ext2Filesystem |
| /system/update_engine/payload_consumer/ | ||
| D | delta_performer.cc | 998 uint64_t GetBlockCount(const RepeatedPtrField<Extent>& extents) { in GetBlockCount() function |