Searched defs:TransportChannelFunc (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dtransport.h246 typedef void (TransportChannelImpl::* TransportChannelFunc)(); typedef in class:cricket::Transport
247 void CallChannels_w(TransportChannelFunc func);
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dtransport.h460 typedef void (TransportChannelImpl::* TransportChannelFunc)(); typedef in class:cricket::Transport
461 void CallChannels_w(TransportChannelFunc func);

Completed in 27 milliseconds