Home
last modified time | relevance | path

Searched refs:CreateSessionInternal (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dportallocator.cc37 return CreateSessionInternal(content_name, component, ice_ufrag, ice_pwd); in CreateSession()
Dportallocator.h239 virtual PortAllocatorSession* CreateSessionInternal(
/external/webrtc/webrtc/p2p/client/
Dhttpportallocator.h52 virtual PortAllocatorSession* CreateSessionInternal(
Dfakeportallocator.h168 virtual cricket::PortAllocatorSession* CreateSessionInternal( in CreateSessionInternal() function
Dbasicportallocator.h74 PortAllocatorSession* CreateSessionInternal(
Dbasicportallocator.cc133 PortAllocatorSession* BasicPortAllocator::CreateSessionInternal( in CreateSessionInternal() function in cricket::BasicPortAllocator