Searched refs:EnoughDiskSpaceIsAvailableForDBOperation (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/
H A Dresource_metadata.cc26 bool EnoughDiskSpaceIsAvailableForDBOperation(const base::FilePath& path) { function in namespace:drive::internal::__anon3101
95 if (!EnoughDiskSpaceIsAvailableForDBOperation(storage_->directory_path()))
219 if (!EnoughDiskSpaceIsAvailableForDBOperation(storage_->directory_path()))
230 if (!EnoughDiskSpaceIsAvailableForDBOperation(storage_->directory_path()))
273 if (!EnoughDiskSpaceIsAvailableForDBOperation(storage_->directory_path()))
355 if (!EnoughDiskSpaceIsAvailableForDBOperation(storage_->directory_path()))

Completed in 73 milliseconds