Home
last modified time | relevance | path

Searched defs:ClientState (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dnghttp.h220 enum class ClientState { IDLE, CONNECTED }; enum
Dh2load.h263 enum ClientState { CLIENT_IDLE, CLIENT_CONNECTED }; enum
/third_party/ffmpeg/libavformat/
Drtmpproto.c70 } ClientState; typedef