HomeSort by relevance Sort by last modified time
    Searched refs:CHANGE_COOKIE_EXPLICIT (Results 1 - 4 of 4) 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/net/cookies/
cookie_monster.cc 267 { CookieMonsterDelegate::CHANGE_COOKIE_EXPLICIT, true },
275 { CookieMonsterDelegate::CHANGE_COOKIE_EXPLICIT, false },
277 { CookieMonsterDelegate::CHANGE_COOKIE_EXPLICIT, false },
291 { CookieMonsterDelegate::CHANGE_COOKIE_EXPLICIT, false }
    [all...]
cookie_monster.h 711 CHANGE_COOKIE_EXPLICIT,
727 // added, and |cause| will be set to CHANGE_COOKIE_EXPLICIT.
733 // with cause CHANGE_COOKIE_EXPLICIT.
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_api.cc 154 case net::CookieMonster::Delegate::CHANGE_COOKIE_EXPLICIT:

Completed in 447 milliseconds