OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StartMediaMonitor
(Results
1 - 3
of
3
) sorted by null
/external/chromium/third_party/libjingle/source/talk/session/phone/
channel.h
283
void
StartMediaMonitor
(int cms);
387
void
StartMediaMonitor
(int cms);
call.cc
217
voice_channel->
StartMediaMonitor
(kMediaMonitorInterval);
231
video_channel->
StartMediaMonitor
(kMediaMonitorInterval);
channel.cc
680
void VoiceChannel::
StartMediaMonitor
(int cms) {
[
all
...]
Completed in 1653 milliseconds