Searched defs:Http2HeaderFrame (Results 1 – 2 of 2) sorted by relevance
66 struct Http2HeaderFrame { struct72 bool operator==(const Http2HeaderFrame& other) const { argument
117 size_t operator()(const Http2HeaderFrame&) { return 0; } in operator ()()