Home
last modified time | relevance | path

Searched refs:GetExt3Size (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/common/
Dutils.cc737 if (GetExt3Size(buffer, kBufferSize, out_block_count, out_block_size)) in GetFilesystemSizeFromFD()
744 bool GetExt3Size(const uint8_t* buffer, size_t buffer_size, in GetExt3Size() function
829 return GetExt3Size(header.data(), header.size(), nullptr, nullptr); in IsExtFilesystem()
Dutils.h210 bool GetExt3Size(const uint8_t* buffer, size_t buffer_size,