Searched refs:CreateSessionInternal (Results 1 - 19 of 19) sorted by last modified time

/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.h188 virtual PortAllocatorSession* CreateSessionInternal(
H A Dsession_unittest.cc664 CreateSessionInternal( function in class:TestPortAllocator
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dbasicportallocator.cc226 PortAllocatorSession *BasicPortAllocator::CreateSessionInternal( function in class:cricket::BasicPortAllocator
H A Dbasicportallocator.h97 virtual PortAllocatorSession* CreateSessionInternal(
H A Dconnectivitychecker.cc70 PortAllocatorSession* CreateSessionInternal( function in class:cricket::TestHttpPortAllocator
537 port_allocator_->CreateSessionInternal(
H A Dconnectivitychecker_unittest.cc170 virtual PortAllocatorSession* CreateSessionInternal( function in class:cricket::FakeHttpPortAllocator
H A Dfakeportallocator.h121 virtual cricket::PortAllocatorSession* CreateSessionInternal( function in class:cricket::FakePortAllocator
H A Dhttpportallocator.cc258 PortAllocatorSession* HttpPortAllocator::CreateSessionInternal( function in class:cricket::HttpPortAllocator
H A Dhttpportallocator.h63 virtual PortAllocatorSession* CreateSessionInternal(
158 virtual PortAllocatorSession* CreateSessionInternal(
H A Dportallocator_unittest.cc1032 alloc.CreateSessionInternal(
1041 alloc.CreateSessionInternal("test content", 0, kIceUfrag0, kIcePwd0)));
/external/chromium_org/remoting/client/plugin/
H A Dpepper_port_allocator.cc240 cricket::PortAllocatorSession* PepperPortAllocator::CreateSessionInternal( function in class:remoting::PepperPortAllocator
H A Dpepper_port_allocator.h31 virtual cricket::PortAllocatorSession* CreateSessionInternal(
/external/chromium_org/remoting/protocol/
H A Dchromium_port_allocator.cc179 cricket::PortAllocatorSession* ChromiumPortAllocator::CreateSessionInternal( function in class:remoting::protocol::ChromiumPortAllocator
H A Dchromium_port_allocator.h35 virtual cricket::PortAllocatorSession* CreateSessionInternal(
/external/chromium_org/remoting/test/
H A Dfake_port_allocator.cc114 cricket::PortAllocatorSession* FakePortAllocator::CreateSessionInternal( function in class:remoting::FakePortAllocator
H A Dfake_port_allocator.h29 virtual cricket::PortAllocatorSession* CreateSessionInternal(
/external/chromium_org/content/renderer/p2p/
H A Dport_allocator.cc88 cricket::PortAllocatorSession* P2PPortAllocator::CreateSessionInternal( function in class:content::P2PPortAllocator
H A Dport_allocator.h62 virtual cricket::PortAllocatorSession* CreateSessionInternal(

Completed in 389 milliseconds