HomeSort by relevance Sort by last modified time
    Searched defs:GetCacheFilePath (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/disk_cache/
disk_cache_test_util.cc 58 FilePath GetCacheFilePath() {
89 FilePath dest = GetCacheFilePath();
108 ScopedTestCache::ScopedTestCache() : path_(GetCacheFilePath()) {
  /external/chromium/chrome/browser/history/
in_memory_url_index.cc 239 if (!GetCacheFilePath(&file_path) || !file_util::PathExists(file_path))
282 if (!GetCacheFilePath(&file_path))
    [all...]

Completed in 197 milliseconds