OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConnectionStatsGetter
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/p2p/client/
socketmonitor.h
26
class
ConnectionStatsGetter
{
28
virtual ~
ConnectionStatsGetter
() {}
35
ConnectionMonitor(
ConnectionStatsGetter
* stats_getter,
52
ConnectionStatsGetter
* stats_getter_;
socketmonitor.cc
24
ConnectionMonitor::ConnectionMonitor(
ConnectionStatsGetter
* stats_getter,
/external/webrtc/talk/session/media/
channel.h
83
public
ConnectionStatsGetter
{
149
// For
ConnectionStatsGetter
, used by ConnectionMonitor
Completed in 540 milliseconds