Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/android/thumbnail/
Dthumbnail_store.h146 const base::FilePath disk_cache_path_; variable
Dthumbnail_store.cc120 : disk_cache_path_(disk_cache_path_str), in ThumbnailStore()
229 disk_cache_path_, in RemoveFromDiskAtAndAboveId()
487 return disk_cache_path_.Append(base::IntToString(tab_id)); in GetFilePath()