Searched refs:CreateSessionInternal (Results 1 – 6 of 6) sorted by relevance
37 return CreateSessionInternal(content_name, component, ice_ufrag, ice_pwd); in CreateSession()
239 virtual PortAllocatorSession* CreateSessionInternal(
52 virtual PortAllocatorSession* CreateSessionInternal(
168 virtual cricket::PortAllocatorSession* CreateSessionInternal( in CreateSessionInternal() function
74 PortAllocatorSession* CreateSessionInternal(
133 PortAllocatorSession* BasicPortAllocator::CreateSessionInternal( in CreateSessionInternal() function in cricket::BasicPortAllocator