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

  /external/webrtc/webrtc/p2p/client/
socketmonitor.h 29 virtual bool GetConnectionStats(ConnectionInfos* infos) = 0;
socketmonitor.cc 89 stats_getter_->GetConnectionStats(&connection_infos_);
  /external/webrtc/talk/session/media/
channel.h 150 bool GetConnectionStats(ConnectionInfos* infos) override;
channel.cc 443 bool BaseChannel::GetConnectionStats(ConnectionInfos* infos) {
    [all...]

Completed in 569 milliseconds