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

  /external/chromium_org/net/cookies/
canonical_cookie.h 83 bool IsHttpOnly() const { return httponly_; }
154 bool httponly_; member in class:net::CanonicalCookie
  /external/chromium/net/base/
cookie_monster.h 588 bool IsHttpOnly() const { return httponly_; }
642 bool httponly_; member in class:net::CookieMonster::CanonicalCookie
    [all...]

Completed in 590 milliseconds