Searched defs:Http2ContinuationFrame (Results 1 – 2 of 2) sorted by relevance
80 struct Http2ContinuationFrame { struct85 bool operator==(const Http2ContinuationFrame& other) const { argument
118 size_t operator()(const Http2ContinuationFrame&) { return 0; } in operator ()()