HasEnoughSpaceFor 89 chrome/browser/chromeos/drive/file_cache.cc if (HasEnoughSpaceFor(num_bytes, cache_file_directory_)) HasEnoughSpaceFor 120 chrome/browser/chromeos/drive/file_cache.cc return HasEnoughSpaceFor(num_bytes, cache_file_directory_); HasEnoughSpaceFor 167 chrome/browser/chromeos/drive/file_cache.h bool HasEnoughSpaceFor(int64 num_bytes, const base::FilePath& path);