Searched refs:UnsparsedSize (Results 1 – 1 of 1) sorted by relevance
134 std::uint64_t UnsparsedSize(const std::string& file_path) { in UnsparsedSize() function172 auto size = UnsparsedSize(source.image_file_path); in AppendDisk()