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