Android-cuttlefish cvd tool
Namespaces | Functions
disk_usage.h File Reference
#include <string>
#include "cuttlefish/common/libs/utils/result.h"
Include dependency graph for disk_usage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

Result< std::size_t > cuttlefish::GetDiskUsageBytes (const std::string &path)
 
Result< std::size_t > cuttlefish::GetDiskUsageGigabytes (const std::string &path)