Home
last modified time | relevance | path

Searched refs:websocket_handshake_stream_create_helper (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream_request.cc23 websocket_handshake_stream_create_helper, in HttpStreamRequest() argument
28 websocket_handshake_stream_create_helper), in HttpStreamRequest()
81 HttpStreamRequest::websocket_handshake_stream_create_helper() const { in websocket_handshake_stream_create_helper() function in net::HttpStreamRequest
H A Dhttp_stream_request.h137 websocket_handshake_stream_create_helper,
180 websocket_handshake_stream_create_helper() const;
H A Dhttp_stream_factory_job_controller.h70 websocket_handshake_stream_create_helper,
150 websocket_handshake_stream_create_helper() override;
H A Dhttp_stream_factory.cc177 websocket_handshake_stream_create_helper, in RequestStreamInternal() argument
198 websocket_handshake_stream_create_helper, in RequestStreamInternal()
H A Dhttp_stream_factory_job.cc1123 DCHECK(delegate_->websocket_handshake_stream_create_helper()); in SetSpdyHttpStreamOrBidirectionalStreamImpl()
1132 delegate_->websocket_handshake_stream_create_helper() in SetSpdyHttpStreamOrBidirectionalStreamImpl()
1163 DCHECK(delegate_->websocket_handshake_stream_create_helper()); in DoCreateStream()
1165 delegate_->websocket_handshake_stream_create_helper() in DoCreateStream()
H A Dhttp_stream_factory_job_controller.cc192 websocket_handshake_stream_create_helper, in Start() argument
203 this, delegate, websocket_handshake_stream_create_helper, source_net_log, in Start()
701 HttpStreamFactory::JobController::websocket_handshake_stream_create_helper() { in websocket_handshake_stream_create_helper() function in net::HttpStreamFactory::JobController
703 return request_->websocket_handshake_stream_create_helper(); in websocket_handshake_stream_create_helper()
H A Dhttp_stream_factory_job.h128 websocket_handshake_stream_create_helper() = 0;
H A Dhttp_transaction_test_util.h260 CreateHelper* websocket_handshake_stream_create_helper() { in websocket_handshake_stream_create_helper() function
H A Dhttp_network_transaction_unittest.cc22879 websocket_handshake_stream_create_helper; in TEST_P() local
22884 &websocket_handshake_stream_create_helper); in TEST_P()
22892 EXPECT_EQ(&websocket_handshake_stream_create_helper, in TEST_P()
22893 stream_request->websocket_handshake_stream_create_helper()); in TEST_P()
23109 websocket_handshake_stream_create_helper; in TEST_P() local
23114 &websocket_handshake_stream_create_helper); in TEST_P()
H A Dhttp_cache_unittest.cc12349 ->websocket_handshake_stream_create_helper()); in TEST_F()
12353 ->websocket_handshake_stream_create_helper()); in TEST_F()
/aosp_15_r20/external/cronet/net/
H A DBUILD.gn1546 "websockets/websocket_handshake_stream_create_helper.cc",
1547 "websockets/websocket_handshake_stream_create_helper.h",