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

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

Completed in 23 milliseconds