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

/external/chromium_org/remoting/test/
H A Dfake_port_allocator.cc30 virtual void ConfigReady(cricket::PortConfiguration* config) OVERRIDE;
65 void FakePortAllocatorSession::ConfigReady( function in class:remoting::__anon10522::FakePortAllocatorSession
79 cricket::BasicPortAllocatorSession::ConfigReady(config);
/external/chromium_org/remoting/client/plugin/
H A Dpepper_port_allocator.cc43 virtual void ConfigReady(cricket::PortConfiguration* config) OVERRIDE;
93 void PepperPortAllocatorSession::ConfigReady( function in class:remoting::__anon10376::PepperPortAllocatorSession
107 cricket::BasicPortAllocatorSession::ConfigReady(config);
113 ConfigReady(new cricket::PortConfiguration(
/external/chromium_org/remoting/protocol/
H A Dchromium_port_allocator.cc40 virtual void ConfigReady(cricket::PortConfiguration* config) OVERRIDE;
78 void ChromiumPortAllocatorSession::ConfigReady( function in class:remoting::protocol::__anon10499::ChromiumPortAllocatorSession
92 cricket::BasicPortAllocatorSession::ConfigReady(config);
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dhttpportallocator.cc154 ConfigReady(config);
239 ConfigReady(config);
H A Dbasicportallocator.h140 virtual void ConfigReady(PortConfiguration* config);
H A Dconnectivitychecker.h134 void ConfigReady(PortConfiguration* config);
H A Dbasicportallocator.cc342 ConfigReady(config);
345 void BasicPortAllocatorSession::ConfigReady(PortConfiguration* config) { function in class:cricket::BasicPortAllocatorSession
H A Dconnectivitychecker.cc82 void TestHttpPortAllocatorSession::ConfigReady(PortConfiguration* config) { function in class:cricket::TestHttpPortAllocatorSession
/external/chromium_org/content/renderer/p2p/
H A Dport_allocator.cc285 ConfigReady(port_config);

Completed in 427 milliseconds