Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.cc134 std::uint64_t UnsparsedSize(const std::string& file_path) { in UnsparsedSize() function
172 auto size = UnsparsedSize(source.image_file_path); in AppendDisk()