HomeSort by relevance Sort by last modified time
    Searched full:pending_best_connection_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/p2p/base/
p2ptransportchannel.cc 216 pending_best_connection_(NULL),
658 pending_best_connection_ = NULL;
669 pending_best_connection_ = conn;
    [all...]
p2ptransportchannel.h 278 Connection* pending_best_connection_; member in class:cricket::P2PTransportChannel

Completed in 60 milliseconds