Searched refs:CreateSessionInternal (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/remoting/client/plugin/
H A Dpepper_port_allocator.h31 virtual cricket::PortAllocatorSession* CreateSessionInternal(
H A Dpepper_port_allocator.cc327 cricket::PortAllocatorSession* PepperPortAllocator::CreateSessionInternal( function in class:remoting::PepperPortAllocator
/external/chromium_org/remoting/jingle_glue/
H A Dchromium_port_allocator.h34 virtual cricket::PortAllocatorSession* CreateSessionInternal(
H A Dchromium_port_allocator.cc176 cricket::PortAllocatorSession* ChromiumPortAllocator::CreateSessionInternal( function in class:remoting::ChromiumPortAllocator
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dportallocator.cc73 PortAllocatorSession* session_impl = CreateSessionInternal(
87 return CreateSessionInternal(content_name, component, ice_ufrag, ice_pwd);
H A Dportallocator.h171 virtual PortAllocatorSession* CreateSessionInternal(
H A Dsession_unittest.cc679 CreateSessionInternal( function in class:TestPortAllocator
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dhttpportallocator.h63 virtual PortAllocatorSession* CreateSessionInternal(
158 virtual PortAllocatorSession* CreateSessionInternal(
H A Dfakeportallocator.h90 virtual cricket::PortAllocatorSession* CreateSessionInternal( function in class:cricket::FakePortAllocator
H A Dbasicportallocator.h96 virtual PortAllocatorSession* CreateSessionInternal(
H A Dconnectivitychecker.cc50 PortAllocatorSession* CreateSessionInternal( function in class:cricket::TestHttpPortAllocator
469 port_allocator_->CreateSessionInternal(
H A Dconnectivitychecker_unittest.cc148 virtual PortAllocatorSession* CreateSessionInternal( function in class:cricket::FakeHttpPortAllocator
H A Dhttpportallocator.cc249 PortAllocatorSession* HttpPortAllocator::CreateSessionInternal( function in class:cricket::HttpPortAllocator
H A Dportallocator_unittest.cc812 alloc.CreateSessionInternal(
821 alloc.CreateSessionInternal("test content", 0, kIceUfrag0, kIcePwd0)));
H A Dbasicportallocator.cc227 PortAllocatorSession *BasicPortAllocator::CreateSessionInternal( function in class:cricket::BasicPortAllocator
/external/chromium_org/content/renderer/p2p/
H A Dport_allocator.h64 virtual cricket::PortAllocatorSession* CreateSessionInternal(
H A Dport_allocator.cc96 cricket::PortAllocatorSession* P2PPortAllocator::CreateSessionInternal( function in class:content::P2PPortAllocator

Completed in 501 milliseconds