Home
last modified time | relevance | path

Searched defs:alps_length (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dtls_client_handshaker.cc547 size_t alps_length; in FinishHandshake() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_spdy_session.cc970 const uint8_t* alps_data, size_t alps_length) { in OnAlpsData()