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

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.h 463 bool GetStats_w(VoiceMediaInfo* stats);
574 bool GetStats_w(VideoMediaInfo* stats);
channel.cc     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport.h 474 bool GetStats_w(TransportStats* infos);
transport.cc 389 &Transport::GetStats_w, this, stats));
392 bool Transport::GetStats_w(TransportStats* stats) {

Completed in 194 milliseconds