Home
last modified time | relevance | path

Searched refs:cache_base_path (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/
Dfile_system_util.cc219 base::FilePath cache_base_path; in GetCacheRootPath() local
220 chrome::GetUserCacheDirectory(profile->GetPath(), &cache_base_path); in GetCacheRootPath()
222 cache_base_path.Append(chromeos::kDriveCacheDirname); in GetCacheRootPath()