/external/chromium_org/net/disk_cache/simple/ |
D | simple_version_upgrade_unittest.cc | 34 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
|
D | simple_test_util.cc | 15 const base::FilePath& cache_path) { in CreateCorruptFileForTests()
|
D | simple_index_file_win.cc | 16 const base::FilePath& cache_path, in TraverseCacheDirectory()
|
D | simple_index_file_posix.cc | 30 const base::FilePath& cache_path, in TraverseCacheDirectory()
|
D | simple_index_file_unittest.cc | 163 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/ |
D | get_file_for_saving_operation.cc | 110 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/ |
D | user_cloud_external_data_manager.cc | 26 const base::FilePath& cache_path, in UserCloudExternalDataManager()
|
/external/chromium_org/content/browser/appcache/ |
D | chrome_appcache_service.cc | 24 const base::FilePath& cache_path, in InitializeOnIOThread()
|
/external/chromium_org/content/browser/service_worker/ |
D | service_worker_cache_storage.cc | 156 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/ |
D | shader_disk_cache_unittest.cc | 30 const base::FilePath& cache_path() { return temp_dir_.path(); } in cache_path() function in content::ShaderDiskCacheTest
|
D | shader_disk_cache.cc | 514 ShaderDiskCache::ShaderDiskCache(const base::FilePath& cache_path) in ShaderDiskCache()
|
/external/chromium_org/chrome/browser/profiles/ |
D | profile_impl_io_data.cc | 123 const base::FilePath& cache_path, in Init() 664 base::FilePath cache_path = in InitializeAppRequestContext() local 750 base::FilePath cache_path; in InitializeMediaRequestContext() local
|
D | profile_impl_io_data.h | 162 base::FilePath cache_path; member
|
D | profile_impl.cc | 595 base::FilePath cache_path = base_cache_path_; in DoFinalInit() local 1406 base::FilePath* cache_path, in GetCacheParameters()
|
D | profile_manager.cc | 184 base::FilePath cache_path; in NukeProfileFromDisk() local
|
/external/chromium_org/content/shell/browser/ |
D | shell_url_request_context_getter.cc | 139 base::FilePath cache_path = base_path_.Append(FILE_PATH_LITERAL("Cache")); in GetURLRequestContext() local
|
/external/chromium_org/base/android/ |
D | path_utils.cc | 39 FilePath cache_path(ConvertJavaStringToUTF8(path)); in GetCacheDirectory() local
|
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/ |
D | private_api_mount.cc | 122 const base::FilePath& cache_path, in RunAfterGetDriveFile()
|
/external/chromium_org/chrome/browser/policy/cloud/ |
D | component_cloud_policy_browsertest.cc | 310 base::FilePath cache_path = browser()->profile()->GetPath() in IN_PROC_BROWSER_TEST_F() local
|
/external/chromium_org/chromeos/dbus/ |
D | fake_cryptohome_client.cc | 30 base::FilePath cache_path; in FakeCryptohomeClient() local 267 base::FilePath cache_path; in InstallAttributesFinalize() local
|
/external/chromium_org/components/nacl/browser/ |
D | pnacl_host.cc | 152 base::FilePath cache_path(GetCachePath()); in Init() local
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
D | fake_file_system.cc | 287 base::FilePath cache_path = in GetFileContentAfterGetFileResource() local
|
/external/chromium_org/net/disk_cache/ |
D | backend_unittest.cc | 49 base::FilePath& cache_path) { in CreateExistingEntryCache()
|