HomeSort by relevance Sort by last modified time
    Searched refs:CreateSessionInternal (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/remoting/client/plugin/
pepper_port_allocator.h 31 virtual cricket::PortAllocatorSession* CreateSessionInternal(
pepper_port_allocator.cc 327 cricket::PortAllocatorSession* PepperPortAllocator::CreateSessionInternal(
  /external/chromium_org/remoting/jingle_glue/
chromium_port_allocator.h 34 virtual cricket::PortAllocatorSession* CreateSessionInternal(
chromium_port_allocator.cc 178 cricket::PortAllocatorSession* ChromiumPortAllocator::CreateSessionInternal(
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
portallocator.cc 73 PortAllocatorSession* session_impl = CreateSessionInternal(
87 return CreateSessionInternal(content_name, component, ice_ufrag, ice_pwd);
portallocator.h 170 virtual PortAllocatorSession* CreateSessionInternal(
session_unittest.cc 666 CreateSessionInternal(
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/client/
httpportallocator.h 63 virtual PortAllocatorSession* CreateSessionInternal(
158 virtual PortAllocatorSession* CreateSessionInternal(
fakeportallocator.h 90 virtual cricket::PortAllocatorSession* CreateSessionInternal(
basicportallocator.h 96 virtual PortAllocatorSession* CreateSessionInternal(
connectivitychecker.cc 46 PortAllocatorSession* CreateSessionInternal(
465 port_allocator_->CreateSessionInternal(
connectivitychecker_unittest.cc 146 virtual PortAllocatorSession* CreateSessionInternal(
httpportallocator.cc 246 PortAllocatorSession* HttpPortAllocator::CreateSessionInternal(
portallocator_unittest.cc     [all...]
basicportallocator.cc 230 PortAllocatorSession *BasicPortAllocator::CreateSessionInternal(
    [all...]
  /external/chromium_org/content/renderer/p2p/
port_allocator.h 64 virtual cricket::PortAllocatorSession* CreateSessionInternal(
port_allocator.cc 89 cricket::PortAllocatorSession* P2PPortAllocator::CreateSessionInternal(

Completed in 1157 milliseconds