/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
D | statscollector_unittest.cc | 329 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local 362 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local 439 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local 466 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local 522 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local 571 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local 596 MockVideoMediaChannel* media_channel = new MockVideoMediaChannel; in TEST_F() local
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
D | mediamonitor.h | 68 MediaMonitorT(MC* media_channel, talk_base::Thread* worker_thread, in MediaMonitorT()
|
D | channel.h | 139 virtual MediaChannel* media_channel() const { return media_channel_; } in media_channel() function 262 virtual VoiceMediaChannel* media_channel() const { in media_channel() function 374 virtual VideoMediaChannel* media_channel() const { in media_channel() function
|
D | channel.cc | 91 MediaChannel* media_channel, BaseSession* session, in BaseChannel() 616 VoiceMediaChannel* media_channel, in VoiceChannel() 920 VoiceMediaChannel* media_channel, const VoiceMediaInfo& info) { in OnMediaMonitorUpdate() 939 VideoMediaChannel* media_channel, in VideoChannel() 1151 VideoMediaChannel* media_channel, const VideoMediaInfo &info) { in OnMediaMonitorUpdate()
|
D | channelmanager.cc | 305 VoiceMediaChannel* media_channel = media_engine_->CreateChannel(); in CreateVoiceChannel_w() local 351 VideoMediaChannel* media_channel = in CreateVideoChannel_w() local
|
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
D | mediamonitor.h | 68 MediaMonitorT(MC* media_channel, talk_base::Thread* worker_thread, in MediaMonitorT()
|
D | channel.h | 236 virtual MediaChannel* media_channel() const { return media_channel_; } in media_channel() function 387 virtual VoiceMediaChannel* media_channel() const { in media_channel() function 541 virtual VideoMediaChannel* media_channel() const { in media_channel() function 645 virtual DataMediaChannel* media_channel() const { in media_channel() function
|
D | mediarecorder_unittest.cc | 349 FakeVideoMediaChannel* media_channel = new FakeVideoMediaChannel(NULL); in TEST() local
|
D | channelmanager.cc | 327 VoiceMediaChannel* media_channel = media_engine_->CreateChannel(); in CreateVoiceChannel_w() local 375 VideoMediaChannel* media_channel = in CreateVideoChannel_w() local 426 DataMediaChannel* media_channel = data_media_engine_->CreateChannel( in CreateDataChannel_w() local
|
D | channel.cc | 388 MediaChannel* media_channel, BaseSession* session, in BaseChannel() 1480 VoiceMediaChannel* media_channel, in VoiceChannel() 1896 VoiceMediaChannel* media_channel, const VoiceMediaInfo& info) { in OnMediaMonitorUpdate() 1942 VideoMediaChannel* media_channel, in VideoChannel() 2400 VideoMediaChannel* media_channel, const VideoMediaInfo &info) { in OnMediaMonitorUpdate() 2486 DataMediaChannel* media_channel, in DataChannel() 2778 DataMediaChannel* media_channel, const DataMediaInfo& info) { in OnMediaMonitorUpdate()
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
D | webrtcvoiceengine_unittest.cc | 2274 cricket::WebRtcVoiceMediaChannel* media_channel; in TEST_F() local 2740 cricket::WebRtcVoiceMediaChannel* media_channel = in TEST_F() local 2760 cricket::WebRtcVoiceMediaChannel* media_channel = in TEST_F() local 2991 int media_channel = engine_.CreateMediaVoiceChannel(); in TEST_F() local
|