HomeSort by relevance Sort by last modified time
    Searched defs:ALLOW_ALL_COOKIES (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/base/
static_cookie_policy.h 30 ALLOW_ALL_COOKIES = 0,
40 : type_(StaticCookiePolicy::ALLOW_ALL_COOKIES) {
  /external/chromium_org/net/base/
static_cookie_policy.h 23 ALLOW_ALL_COOKIES = 0,
33 : type_(StaticCookiePolicy::ALLOW_ALL_COOKIES) {

Completed in 326 milliseconds