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

  /external/webrtc/talk/media/webrtc/
fakewebrtccall.cc 270 const std::vector<FakeAudioSendStream*>& FakeCall::GetAudioSendStreams() {
275 for (const auto* p : GetAudioSendStreams()) {
fakewebrtccall.h 210 const std::vector<FakeAudioSendStream*>& GetAudioSendStreams();
webrtcvoiceengine_unittest.cc 305 for (auto* s : call_.GetAudioSendStreams()) {
    [all...]

Completed in 96 milliseconds