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