Searched defs:IsHttpOnly (Results 1 – 2 of 2) sorted by relevance
82 bool IsHttpOnly() const { return httponly_index_ != 0; } in IsHttpOnly() function
112 bool IsHttpOnly() const { return httponly_; } in IsHttpOnly() function