OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnChannelReadableState
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport.h
430
void
OnChannelReadableState
(TransportChannel* channel);
transport.cc
238
impl->SignalReadableState.connect(this, &Transport::
OnChannelReadableState
);
505
void Transport::
OnChannelReadableState
(TransportChannel* channel) {
Completed in 49 milliseconds