FlushSocketPoolsWithError  219 net/http/http_network_session.cc   normal_socket_pool_manager_->FlushSocketPoolsWithError(ERR_ABORTED);
FlushSocketPoolsWithError  220 net/http/http_network_session.cc   websocket_socket_pool_manager_->FlushSocketPoolsWithError(ERR_ABORTED);
FlushSocketPoolsWithError   70 net/socket/client_socket_pool_manager.h   virtual void FlushSocketPoolsWithError(int error) = 0;
FlushSocketPoolsWithError  379 net/socket/client_socket_pool_manager_impl.cc   FlushSocketPoolsWithError(ERR_NETWORK_CHANGED);
FlushSocketPoolsWithError  394 net/socket/client_socket_pool_manager_impl.cc   FlushSocketPoolsWithError(ERR_NETWORK_CHANGED);
FlushSocketPoolsWithError   73 net/socket/client_socket_pool_manager_impl.h   virtual void FlushSocketPoolsWithError(int error) OVERRIDE;
FlushSocketPoolsWithError   30 net/socket/mock_client_socket_pool_manager.h   virtual void FlushSocketPoolsWithError(int error) OVERRIDE;