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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_impl.h215 base::FilePath base_cache_path_; member in class:ProfileImpl
H A Dprofile_impl.cc557 chrome::GetUserCacheDirectory(path_, &base_cache_path_);
560 JsonPrefStore::GetTaskRunnerForFile(base_cache_path_,
562 CreateProfileDirectory(sequenced_task_runner.get(), base_cache_path_);
595 base::FilePath cache_path = base_cache_path_;
600 base::FilePath media_cache_path = base_cache_path_;

Completed in 71 milliseconds