Home
last modified time | relevance | path

Searched defs:IsHttpOnly (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/base/
Dcookie_monster.h588 bool IsHttpOnly() const { return httponly_; } in IsHttpOnly() function
713 bool IsHttpOnly() const { return httponly_index_ != 0; } in IsHttpOnly() function