Searched defs:Http2SecurityFrame (Results 1 – 2 of 2) sorted by relevance
155 struct Http2SecurityFrame { struct158 bool operator==(const Http2SecurityFrame& other) const { argument
126 size_t operator()(const Http2SecurityFrame&) { return 0; } in operator ()()