Searched defs:thread_safe_cache_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Dtop_sites_impl.h228 // you hold |lock_|). The data in |thread_safe_cache_| has blacklisted and
230 scoped_ptr<TopSitesCache> thread_safe_cache_; member in class:history::TopSitesImpl
234 // Lock used to access |thread_safe_cache_|.
/external/chromium/chrome/browser/history/
H A Dtop_sites.h314 // you hold |lock_|). The data in |thread_safe_cache_| has blacklisted and
316 scoped_ptr<TopSitesCache> thread_safe_cache_; member in class:history::TopSites
320 // Lock used to access |thread_safe_cache_|.

Completed in 142 milliseconds