Searched refs:GetPooledIceCredentials (Results 1 – 5 of 5) sorted by relevance
305 std::vector<IceParameters> PortAllocator::GetPooledIceCredentials() { in GetPooledIceCredentials() function in cricket::PortAllocator
296 auto credentials = allocator_->GetPooledIceCredentials(); in TEST_F()
600 std::vector<IceParameters> GetPooledIceCredentials();
1376 auto credentials = pc->port_allocator_->GetPooledIceCredentials(); in TEST_P()1396 auto credentials = pc->port_allocator_->GetPooledIceCredentials(); in TEST_P()
4797 rtc::Bind(&cricket::PortAllocator::GetPooledIceCredentials, in GetOptionsForOffer()5107 rtc::Bind(&cricket::PortAllocator::GetPooledIceCredentials, in GetOptionsForAnswer()