Home
last modified time | relevance | path

Searched refs:GetPooledIceCredentials (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/p2p/base/
Dport_allocator.cc305 std::vector<IceParameters> PortAllocator::GetPooledIceCredentials() { in GetPooledIceCredentials() function in cricket::PortAllocator
Dport_allocator_unittest.cc296 auto credentials = allocator_->GetPooledIceCredentials(); in TEST_F()
Dport_allocator.h600 std::vector<IceParameters> GetPooledIceCredentials();
/external/webrtc/pc/
Dpeer_connection_ice_unittest.cc1376 auto credentials = pc->port_allocator_->GetPooledIceCredentials(); in TEST_P()
1396 auto credentials = pc->port_allocator_->GetPooledIceCredentials(); in TEST_P()
Dpeer_connection.cc4797 rtc::Bind(&cricket::PortAllocator::GetPooledIceCredentials, in GetOptionsForOffer()
5107 rtc::Bind(&cricket::PortAllocator::GetPooledIceCredentials, in GetOptionsForAnswer()