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

  /external/chromium_org/chrome/browser/net/
evicted_domain_cookie_counter_unittest.cc 167 *cookie, false, net::CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT);
172 *cookie, true, net::CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT);
  /external/chromium_org/chrome/browser/net/gaia/
gaia_oauth_fetcher_unittest.cc 110 net::CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT));
  /external/chromium/net/base/
cookie_monster.cc 358 { CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT, true },
366 { CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT, false },
368 { CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT, false },
380 { CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT, false }
    [all...]
cookie_monster.h 652 CHANGE_COOKIE_EXPLICIT,
668 // added, and |cause| will be set to CHANGE_COOKIE_EXPLICIT.
674 // with cause CHANGE_COOKIE_EXPLICIT.
    [all...]
  /external/chromium_org/net/cookies/
cookie_monster.cc 266 { CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT, true },
274 { CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT, false },
276 { CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT, false },
290 { CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT, false }
    [all...]
cookie_monster.h 693 CHANGE_COOKIE_EXPLICIT,
709 // added, and |cause| will be set to CHANGE_COOKIE_EXPLICIT.
715 // with cause CHANGE_COOKIE_EXPLICIT.
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_cookies_api.cc 70 case net::CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT:
  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_api.cc 98 case net::CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT:

Completed in 1049 milliseconds