Home
last modified time | relevance | path

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

/external/cronet/net/http/
Dhttp_stream_factory_job.h237 bool using_quic() const { return using_quic_; } in using_quic() function
Dhttp_stream_factory_job.cc94 bool using_quic, in NetLogHttpStreamJobParams()