Searched refs:best_connection (Results 1 - 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/client/
H A Dsocketmonitor.h42 bool best_connection; member in struct:cricket::ConnectionInfo
H A Dsocketmonitor.cc125 info.best_connection = p2p_channel->best_connection() == connection;
/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dp2ptransportchannel.h94 Connection* best_connection() const { return best_connection_; } function in class:cricket::P2PTransportChannel

Completed in 201 milliseconds