Home
last modified time | relevance | path

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

/external/libchrome/base/
Dsys_info_posix.cc106 bool GetDiskSpaceInfo(const base::FilePath& path, in GetDiskSpaceInfo() function
157 if (!GetDiskSpaceInfo(path, &available, nullptr)) in AmountOfFreeDiskSpace()
167 if (!GetDiskSpaceInfo(path, nullptr, &total)) in AmountOfTotalDiskSpace()