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