Searched refs:CreateSessionInternal (Results 1 – 5 of 5) sorted by relevance
199 CreateSessionInternal("", 0, iceCredentials.ufrag, iceCredentials.pwd); in SetConfiguration()215 CreateSessionInternal(content_name, component, ice_ufrag, ice_pwd)); in CreateSession()
232 cricket::PortAllocatorSession* CreateSessionInternal( in CreateSessionInternal() function
607 virtual PortAllocatorSession* CreateSessionInternal(
64 PortAllocatorSession* CreateSessionInternal(
221 PortAllocatorSession* BasicPortAllocator::CreateSessionInternal( in CreateSessionInternal() function in cricket::BasicPortAllocator