Home
last modified time | relevance | path

Searched defs:GetCacheFilePath (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/history/
Din_memory_url_index.cc155 bool InMemoryURLIndex::GetCacheFilePath(base::FilePath* file_path) { in GetCacheFilePath() function in history::InMemoryURLIndex
Din_memory_url_index_unittest.cc159 bool InMemoryURLIndexTest::GetCacheFilePath(base::FilePath* file_path) const { in GetCacheFilePath() function in history::InMemoryURLIndexTest
1186 bool InMemoryURLIndexCacheTest::GetCacheFilePath( in GetCacheFilePath() function in history::InMemoryURLIndexCacheTest
/external/chromium_org/chrome/browser/chromeos/drive/
Ddownload_handler.cc203 base::FilePath DownloadHandler::GetCacheFilePath(const DownloadItem* download) { in GetCacheFilePath() function in drive::DownloadHandler
Dfile_cache.cc61 base::FilePath FileCache::GetCacheFilePath(const std::string& id) const { in GetCacheFilePath() function in drive::internal::FileCache