Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session_fuzzer.cc127 net::SpdySessionDependencies::SpdyCreateSessionWithSocketFactory( in LLVMFuzzerTestOneInput()
H A Dspdy_test_util_common.cc327 return SpdyCreateSessionWithSocketFactory(session_deps, in SpdyCreateSession()
333 SpdySessionDependencies::SpdyCreateSessionWithSocketFactory( in SpdyCreateSessionWithSocketFactory() function in net::SpdySessionDependencies
H A Dspdy_test_util_common.h173 static std::unique_ptr<HttpNetworkSession> SpdyCreateSessionWithSocketFactory(
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream_factory_unittest.cc1956 session_ = SpdySessionDependencies::SpdyCreateSessionWithSocketFactory( in MakeSession()