Home
last modified time | relevance | path

Searched defs:socket_performance_watcher (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/cronet/net/socket/
H A Dtcp_socket_posix.cc147 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in TCPSocketPosix()
156 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in TCPSocketPosix()
H A Dtcp_socket_win.cc257 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in TCPSocketWin()
269 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in TCPSocketWin()
H A Dtcp_socket_posix.h171 SocketPerformanceWatcher* socket_performance_watcher() const { in socket_performance_watcher() function
H A Dnetwork_binding_client_socket_factory.cc28 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in CreateTransportClientSocket()
H A Dclient_socket_factory.cc37 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in CreateTransportClientSocket()
H A Dtcp_socket_win.h148 SocketPerformanceWatcher* socket_performance_watcher() const { in socket_performance_watcher() function
H A Dfuzzed_socket_factory.cc125 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in CreateTransportClientSocket()
H A Dtransport_connect_sub_job.cc208 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher; in DoEndpointLockComplete() local
H A Dtcp_client_socket.cc35 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in TCPClientSocket()
H A Dsocket_test_util.cc842 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in CreateTransportClientSocket()
2169 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in CreateTransportClientSocket()
H A Dtcp_client_socket_unittest.cc477 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in NeverConnectingTCPClientSocket()
H A Dssl_client_socket_unittest.cc860 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in CreateTransportClientSocket()
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_connection_logger.cc48 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in QuicConnectionLogger()
H A Dquic_session_pool.cc1526 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher; in CreateSessionHelper() local
H A Dquic_chromium_client_session.cc900 QuicChromiumClientSession::QuicChromiumClientSession( in QuicChromiumClientSession()