Searched refs:ConfigReady (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/remoting/client/plugin/
H A Dpepper_port_allocator.cc47 virtual void ConfigReady(cricket::PortConfiguration* config) OVERRIDE;
107 void PepperPortAllocatorSession::ConfigReady( function in class:remoting::__anon9703::PepperPortAllocatorSession
110 // Make sure that the address that we pass to ConfigReady() is
131 cricket::BasicPortAllocatorSession::ConfigReady(config);
137 ConfigReady(new cricket::PortConfiguration(
197 // method invokes overriden ConfigReady() which then submits
204 ConfigReady(new cricket::PortConfiguration(
/external/chromium_org/remoting/jingle_glue/
H A Dchromium_port_allocator.cc39 virtual void ConfigReady(cricket::PortConfiguration* config) OVERRIDE;
77 void ChromiumPortAllocatorSession::ConfigReady( function in class:remoting::__anon9808::ChromiumPortAllocatorSession
91 cricket::BasicPortAllocatorSession::ConfigReady(config);
/external/chromium/third_party/libjingle/source/talk/p2p/client/
H A Dhttpportallocator.cc139 ConfigReady(config);
242 ConfigReady(config);
H A Dbasicportallocator.h127 void ConfigReady(PortConfiguration* config);
H A Dbasicportallocator.cc315 ConfigReady(config);
318 void BasicPortAllocatorSession::ConfigReady(PortConfiguration* config) { function in class:cricket::BasicPortAllocatorSession
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dhttpportallocator.cc151 ConfigReady(config);
230 ConfigReady(config);
H A Dbasicportallocator.h139 virtual void ConfigReady(PortConfiguration* config);
H A Dconnectivitychecker.h134 void ConfigReady(PortConfiguration* config);
H A Dbasicportallocator.cc335 ConfigReady(config);
338 void BasicPortAllocatorSession::ConfigReady(PortConfiguration* config) { function in class:cricket::BasicPortAllocatorSession
H A Dconnectivitychecker.cc62 void TestHttpPortAllocatorSession::ConfigReady(PortConfiguration* config) { function in class:cricket::TestHttpPortAllocatorSession
/external/chromium_org/content/renderer/p2p/
H A Dport_allocator.cc395 ConfigReady(port_config);

Completed in 346 milliseconds