Home
last modified time | relevance | path

Searched refs:next_endpoint_id_ (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/osp/impl/quic/
H A Dquic_server.cc124 uint64_t endpoint_id = next_endpoint_id_++; in OnCryptoHandshakeComplete()
169 next_endpoint_id_ = 0; in CloseAllConnections()
H A Dquic_client.cc121 uint64_t endpoint_id = next_endpoint_id_++; in OnCryptoHandshakeComplete()
222 next_endpoint_id_ = 0; in CloseAllConnections()
H A Dquic_server.h90 uint64_t next_endpoint_id_ = 0; variable
H A Dquic_client.h109 uint64_t next_endpoint_id_ = 0; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/osp/impl/quic/
H A Dquic_server.cc124 uint64_t endpoint_id = next_endpoint_id_++; in OnCryptoHandshakeComplete()
169 next_endpoint_id_ = 0; in CloseAllConnections()
H A Dquic_client.cc121 uint64_t endpoint_id = next_endpoint_id_++; in OnCryptoHandshakeComplete()
222 next_endpoint_id_ = 0; in CloseAllConnections()
H A Dquic_server.h90 uint64_t next_endpoint_id_ = 0; variable
H A Dquic_client.h109 uint64_t next_endpoint_id_ = 0; variable