GetUsageCachePath 281 content/browser/fileapi/obfuscated_file_util_unittest.cc usage_cache()->Delete(sandbox_file_system_.GetUsageCachePath()); GetUsageCachePath 292 content/browser/fileapi/obfuscated_file_util_unittest.cc sandbox_file_system_.GetUsageCachePath(), &usage) ? usage : -1; GetUsageCachePath 108 content/public/test/sandbox_file_system_test_helper.cc if (base::PathExists(GetUsageCachePath())) GetUsageCachePath 155 content/public/test/sandbox_file_system_test_helper.cc base::FilePath usage_cache_path = GetUsageCachePath(); GetUsageCachePath 61 content/public/test/sandbox_file_system_test_helper.h base::FilePath GetUsageCachePath() const; GetUsageCachePath 74 webkit/browser/fileapi/quota/quota_backend_impl.cc if (GetUsageCachePath(origin, type, &path) != base::File::FILE_OK) GetUsageCachePath 85 webkit/browser/fileapi/quota/quota_backend_impl.cc if (GetUsageCachePath(origin, type, &path) != base::File::FILE_OK) GetUsageCachePath 96 webkit/browser/fileapi/quota/quota_backend_impl.cc if (GetUsageCachePath(origin, type, &path) != base::File::FILE_OK) GetUsageCachePath 83 webkit/browser/fileapi/quota/quota_backend_impl.h base::File::Error GetUsageCachePath( GetUsageCachePath 124 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc GetUsageCachePath(origin, type), 0)); GetUsageCachePath 134 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc backend_->GetUsageCachePath(origin, type, &path); GetUsageCachePath 232 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc base::FilePath path = GetUsageCachePath(GURL(kOrigin), type); GetUsageCachePath 254 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc base::FilePath path = GetUsageCachePath(GURL(kOrigin), type); GetUsageCachePath 32 webkit/browser/fileapi/sandbox_quota_observer.cc base::FilePath usage_file_path = GetUsageCachePath(url); GetUsageCachePath 50 webkit/browser/fileapi/sandbox_quota_observer.cc base::FilePath usage_file_path = GetUsageCachePath(url); GetUsageCachePath 69 webkit/browser/fileapi/sandbox_quota_observer.cc base::FilePath usage_file_path = GetUsageCachePath(url); GetUsageCachePath 63 webkit/browser/fileapi/sandbox_quota_observer.h base::FilePath GetUsageCachePath(const FileSystemURL& url);