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

  /external/webrtc/webrtc/p2p/client/
socketmonitor.cc 75 std::vector<ConnectionInfo> infos = connection_infos_;
89 stats_getter_->GetConnectionStats(&connection_infos_);
socketmonitor.h 51 std::vector<ConnectionInfo> connection_infos_; member in class:cricket::ConnectionMonitor

Completed in 153 milliseconds