Searched refs:GetTotalSize (Results 1 – 3 of 3) sorted by relevance
71 off64_t GetTotalSize(int fd);
323 off64_t GetTotalSize(int fd) { in GetTotalSize() function349 off64_t footer_offset = GetTotalSize(fd) - AVB_FOOTER_SIZE; in GetAvbFooter()
35 using android::fs_mgr::GetTotalSize;170 EXPECT_EQ(image_size, GetTotalSize(fd)); in TEST_F()182 EXPECT_EQ(image_size, GetTotalSize(fd)); // checks that total size is still returned. in TEST_F()