Searched defs:socket_performance_watcher (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/cronet/net/socket/ |
H A D | tcp_socket_posix.cc | 147 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in TCPSocketPosix() 156 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in TCPSocketPosix()
|
H A D | tcp_socket_win.cc | 257 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in TCPSocketWin() 269 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in TCPSocketWin()
|
H A D | tcp_socket_posix.h | 171 SocketPerformanceWatcher* socket_performance_watcher() const { in socket_performance_watcher() function
|
H A D | network_binding_client_socket_factory.cc | 28 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in CreateTransportClientSocket()
|
H A D | client_socket_factory.cc | 37 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in CreateTransportClientSocket()
|
H A D | tcp_socket_win.h | 148 SocketPerformanceWatcher* socket_performance_watcher() const { in socket_performance_watcher() function
|
H A D | fuzzed_socket_factory.cc | 125 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in CreateTransportClientSocket()
|
H A D | transport_connect_sub_job.cc | 208 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher; in DoEndpointLockComplete() local
|
H A D | tcp_client_socket.cc | 35 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in TCPClientSocket()
|
H A D | socket_test_util.cc | 842 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in CreateTransportClientSocket() 2169 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in CreateTransportClientSocket()
|
H A D | tcp_client_socket_unittest.cc | 477 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in NeverConnectingTCPClientSocket()
|
H A D | ssl_client_socket_unittest.cc | 860 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in CreateTransportClientSocket()
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_connection_logger.cc | 48 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher, in QuicConnectionLogger()
|
H A D | quic_session_pool.cc | 1526 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher; in CreateSessionHelper() local
|
H A D | quic_chromium_client_session.cc | 900 QuicChromiumClientSession::QuicChromiumClientSession( in QuicChromiumClientSession()
|