Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_generator/
H A Draw_filesystem.cc43 size_t RawFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::RawFilesystem
H A Dboot_img_filesystem_stub.cc29 size_t BootImgFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::BootImgFilesystem
H A Dfake_filesystem.cc30 size_t FakeFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::FakeFilesystem
H A Dmapfile_filesystem.cc75 size_t MapfileFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::MapfileFilesystem
H A Dboot_img_filesystem.cc102 size_t BootImgFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::BootImgFilesystem
H A Dext2_filesystem.cc157 size_t Ext2Filesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::Ext2Filesystem
H A Dsquashfs_filesystem.cc363 size_t SquashfsFilesystem::GetBlockCount() const { in GetBlockCount() function in chromeos_update_engine::SquashfsFilesystem
/aosp12/art/runtime/
H A Dimage.h413 uint32_t GetBlockCount() const { in GetBlockCount() function