Home
last modified time | relevance | path

Searched defs:cache_path (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/net/disk_cache/simple/
Dsimple_version_upgrade_unittest.cc34 bool WriteFakeIndexFileV5(const base::FilePath& cache_path) { in WriteFakeIndexFileV5()
49 const base::FilePath cache_path = cache_dir.path(); in TEST() local
66 const base::FilePath cache_path = cache_dir.path(); in TEST() local
93 const base::FilePath cache_path = cache_dir.path(); in TEST() local
Dsimple_test_util.cc15 const base::FilePath& cache_path) { in CreateCorruptFileForTests()
Dsimple_index_file_win.cc16 const base::FilePath& cache_path, in TraverseCacheDirectory()
Dsimple_index_file_posix.cc30 const base::FilePath& cache_path, in TraverseCacheDirectory()
Dsimple_index_file_unittest.cc163 const base::FilePath cache_path = cache_dir.path(); in TEST_F() local
269 const base::FilePath cache_path = cache_dir.path(); in TEST_F() local
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
Dget_file_for_saving_operation.cc110 const base::FilePath& cache_path, in GetFileForSavingAfterDownload()
143 const base::FilePath& cache_path, in GetFileForSavingAfterOpenForWrite()
171 const base::FilePath& cache_path, in GetFileForSavingAfterWatch()
/external/chromium_org/chrome/browser/chromeos/policy/
Duser_cloud_external_data_manager.cc26 const base::FilePath& cache_path, in UserCloudExternalDataManager()
/external/chromium_org/content/browser/appcache/
Dchrome_appcache_service.cc24 const base::FilePath& cache_path, in InitializeOnIOThread()
/external/chromium_org/content/browser/service_worker/
Dservice_worker_cache_storage.cc156 base::FilePath cache_path = in CreateCache() local
169 static bool CreateCachePrepDirInPool(const base::FilePath& cache_path) { in CreateCachePrepDirInPool()
193 base::FilePath cache_path = in CleanUpDeletedCache() local
204 const base::FilePath& cache_path, in CleanUpDeleteCacheDirInPool()
/external/chromium_org/content/browser/gpu/
Dshader_disk_cache_unittest.cc30 const base::FilePath& cache_path() { return temp_dir_.path(); } in cache_path() function in content::ShaderDiskCacheTest
Dshader_disk_cache.cc514 ShaderDiskCache::ShaderDiskCache(const base::FilePath& cache_path) in ShaderDiskCache()
/external/chromium_org/chrome/browser/profiles/
Dprofile_impl_io_data.cc123 const base::FilePath& cache_path, in Init()
664 base::FilePath cache_path = in InitializeAppRequestContext() local
750 base::FilePath cache_path; in InitializeMediaRequestContext() local
Dprofile_impl_io_data.h162 base::FilePath cache_path; member
Dprofile_impl.cc595 base::FilePath cache_path = base_cache_path_; in DoFinalInit() local
1406 base::FilePath* cache_path, in GetCacheParameters()
Dprofile_manager.cc184 base::FilePath cache_path; in NukeProfileFromDisk() local
/external/chromium_org/content/shell/browser/
Dshell_url_request_context_getter.cc139 base::FilePath cache_path = base_path_.Append(FILE_PATH_LITERAL("Cache")); in GetURLRequestContext() local
/external/chromium_org/base/android/
Dpath_utils.cc39 FilePath cache_path(ConvertJavaStringToUTF8(path)); in GetCacheDirectory() local
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
Dprivate_api_mount.cc122 const base::FilePath& cache_path, in RunAfterGetDriveFile()
/external/chromium_org/chrome/browser/policy/cloud/
Dcomponent_cloud_policy_browsertest.cc310 base::FilePath cache_path = browser()->profile()->GetPath() in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chromeos/dbus/
Dfake_cryptohome_client.cc30 base::FilePath cache_path; in FakeCryptohomeClient() local
267 base::FilePath cache_path; in InstallAttributesFinalize() local
/external/chromium_org/components/nacl/browser/
Dpnacl_host.cc152 base::FilePath cache_path(GetCachePath()); in Init() local
/external/chromium_org/chrome/browser/chromeos/drive/
Dfake_file_system.cc287 base::FilePath cache_path = in GetFileContentAfterGetFileResource() local
/external/chromium_org/net/disk_cache/
Dbackend_unittest.cc49 base::FilePath& cache_path) { in CreateExistingEntryCache()