Searched refs:GetBlockCount (Results 1 – 3 of 3) sorted by relevance
110 ASSERT_GT(image_space->GetImageHeader().GetBlockCount() * max_image_block_size, in TestWriteRead()
416 uint32_t GetBlockCount() const { in GetBlockCount() function
1211 const bool use_parallel = pool != nullptr && image_header.GetBlockCount() >= kMinBlocks; in LoadImageFile()