Searched refs:BasicPortAllocatorSession (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dbasicportallocator.cc99 AllocationSequence(BasicPortAllocatorSession* session,
127 // in any candidates. Using this signal BasicPortAllocatorSession can send
129 // BasicPortAllocatorSession doesn't have any event to trigger signal. This
153 BasicPortAllocatorSession* session_;
229 return new BasicPortAllocatorSession(
234 // BasicPortAllocatorSession
235 BasicPortAllocatorSession::BasicPortAllocatorSession( function in class:cricket::BasicPortAllocatorSession
250 this, &BasicPortAllocatorSession::OnNetworksChanged);
254 BasicPortAllocatorSession
[all...]
H A Dhttpportallocator.h106 class HttpPortAllocatorSessionBase : public BasicPortAllocatorSession {
139 BasicPortAllocatorSession::allocator());
H A Dbasicportallocator.h116 class BasicPortAllocatorSession : public PortAllocatorSession, class in namespace:cricket
119 BasicPortAllocatorSession(BasicPortAllocator* allocator,
124 ~BasicPortAllocatorSession();
H A Dhttpportallocator.cc131 : BasicPortAllocatorSession(allocator, content_name, component,
/external/chromium_org/content/renderer/p2p/
H A Dport_allocator.h78 class P2PPortAllocatorSession : public cricket::BasicPortAllocatorSession,
101 // Overrides for cricket::BasicPortAllocatorSession.
H A Dport_allocator.cc103 : cricket::BasicPortAllocatorSession(
/external/chromium_org/remoting/test/
H A Dfake_port_allocator.cc79 cricket::BasicPortAllocatorSession::ConfigReady(config);
/external/chromium_org/remoting/client/plugin/
H A Dpepper_port_allocator.cc107 cricket::BasicPortAllocatorSession::ConfigReady(config);
/external/chromium_org/remoting/protocol/
H A Dchromium_port_allocator.cc92 cricket::BasicPortAllocatorSession::ConfigReady(config);

Completed in 971 milliseconds