Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile_impl_io_data.cc53 const FilePath& cache_path, in Init()
302 FilePath cache_path = app_path.Append(chrome::kCacheDirname); in InitializeAppRequestContext() local
Dprofile_impl_io_data.h96 FilePath cache_path; member
Dprofile_impl.cc143 void GetCacheParameters(ContextType type, FilePath* cache_path, in GetCacheParameters()
373 FilePath cache_path = base_cache_path_; in DoFinalInit() local