Home
last modified time | relevance | path

Searched refs:kSwitchingToHttp2 (Results 1 – 4 of 4) sorted by relevance

/external/cronet/tot/net/http/
Dhttp_stream_pool.h91 static constexpr std::string_view kSwitchingToHttp2 = "Switching to HTTP/2"; variable
Dhttp_stream_pool_attempt_manager.cc1446 group_->Refresh(kSwitchingToHttp2, StreamCloseReason::kSpdySessionCreated); in HandleSpdySessionReady()
/external/cronet/stable/net/http/
Dhttp_stream_pool.h91 static constexpr std::string_view kSwitchingToHttp2 = "Switching to HTTP/2"; variable
Dhttp_stream_pool_attempt_manager.cc1446 group_->Refresh(kSwitchingToHttp2, StreamCloseReason::kSpdySessionCreated); in HandleSpdySessionReady()