Home
last modified time | relevance | path

Searched defs:socket_performance_watcher_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/socket/
H A Dtcp_socket_posix.h219 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher_; variable
H A Dtcp_socket_win.h175 std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher_; variable
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_connection_logger.h204 const std::unique_ptr<SocketPerformanceWatcher> socket_performance_watcher_; variable