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