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

  /external/chromium/webkit/glue/
webcookie.cc 24 session(!c.IsPersistent()) {
  /external/chromium/net/base/
cookie_monster.h 581 bool IsPersistent() const { return true; }
584 bool IsPersistent() const { return DoesExpire(); }
    [all...]
cookie_monster.cc     [all...]
cookie_monster_unittest.cc     [all...]
  /external/chromium/net/url_request/
url_request_unittest.cc     [all...]

Completed in 70 milliseconds