HomeSort by relevance Sort by last modified time
    Searched full:cache_base_path (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.cc 266 base::FilePath cache_base_path; local
267 chrome::GetUserCacheDirectory(profile->GetPath(), &cache_base_path);
269 cache_base_path.Append(chromeos::kDriveCacheDirname);

Completed in 572 milliseconds