Home
last modified time | relevance | path

Searched refs:SerialEventType (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_connection_handler.h91 enum class SerialEventType { enum
98 SerialEvent(SerialEventType type, in SerialEvent()
102 SerialEventType type;
Dshrpx_connection_handler.cc963 case SerialEventType::REPLACE_DOWNSTREAM: in handle_serial_event()
986 SerialEvent(SerialEventType::REPLACE_DOWNSTREAM, downstreamconf)); in send_replace_downstream()