OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetChannelProxy
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
session.cc
73
return
GetChannelProxy
(component);
110
SetupChannelProxy_w(component,
GetChannelProxy
(component));
162
const TransportChannelProxy* channel =
GetChannelProxy
(component);
182
TransportChannelProxy* TransportProxy::
GetChannelProxy
(int component) const {
[
all
...]
session.h
171
TransportChannelProxy*
GetChannelProxy
(int component) const;
Completed in 3093 milliseconds