OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetStats_w
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/p2p/base/
transportcontroller.h
180
bool
GetStats_w
(const std::string& transport_name, TransportStats* stats);
transportcontroller.cc
139
rtc::Bind(&TransportController::
GetStats_w
, this, transport_name, stats));
474
bool TransportController::
GetStats_w
(const std::string& transport_name,
/external/webrtc/talk/session/media/
channel.h
418
bool
GetStats_w
(VoiceMediaInfo* stats);
504
bool
GetStats_w
(VideoMediaInfo* stats);
Completed in 36 milliseconds