Searched defs:GetCacheFilePath (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/chrome/browser/history/ | ||
| D | in_memory_url_index.cc | 155 bool InMemoryURLIndex::GetCacheFilePath(base::FilePath* file_path) { in GetCacheFilePath() function in history::InMemoryURLIndex |
| D | in_memory_url_index_unittest.cc | 159 bool InMemoryURLIndexTest::GetCacheFilePath(base::FilePath* file_path) const { in GetCacheFilePath() function in history::InMemoryURLIndexTest |
| /external/chromium_org/chrome/browser/chromeos/drive/ | ||
| D | download_handler.cc | 203 base::FilePath DownloadHandler::GetCacheFilePath(const DownloadItem* download) { in GetCacheFilePath() function in drive::DownloadHandler |
| D | file_cache.cc | 61 base::FilePath FileCache::GetCacheFilePath(const std::string& id) const { in GetCacheFilePath() function in drive::internal::FileCache |