HomeSort by relevance Sort by last modified time
    Searched refs:ShouldUseInMemoryCookiesAndCache (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/net/
cookie_store_util.h 25 bool ShouldUseInMemoryCookiesAndCache();
cookie_store_util.cc 110 bool ShouldUseInMemoryCookiesAndCache() {
  /external/chromium_org/chrome/browser/profiles/
profile_impl_io_data.cc 489 if (chrome_browser_net::ShouldUseInMemoryCookiesAndCache()) {
549 if (chrome_browser_net::ShouldUseInMemoryCookiesAndCache()) {
687 } else if (chrome_browser_net::ShouldUseInMemoryCookiesAndCache()) {
    [all...]

Completed in 860 milliseconds