Searched refs:GetPooledIceCredentials (Results 1 – 5 of 5) sorted by relevance
317 std::vector<IceParameters> PortAllocator::GetPooledIceCredentials() { in GetPooledIceCredentials() function in cricket::PortAllocator
607 std::vector<IceParameters> GetPooledIceCredentials();
304 auto credentials = allocator_->GetPooledIceCredentials(); in TEST_F()
1506 auto credentials = pc->port_allocator_->GetPooledIceCredentials(); in TEST_P()1527 auto credentials = pc->port_allocator_->GetPooledIceCredentials(); in TEST_P()
3896 [this] { return port_allocator()->GetPooledIceCredentials(); }); in GetOptionsForOffer()4159 [this] { return port_allocator()->GetPooledIceCredentials(); }); in GetOptionsForAnswer()