Searched refs:SetCandidateFilter (Results 1 – 10 of 10) sorted by relevance
1250 allocator().SetCandidateFilter(CF_RELAY); in TEST_F()1487 allocator().SetCandidateFilter(CF_RELAY); in TEST_F()1506 allocator().SetCandidateFilter(CF_RELAY); in TEST_F()1525 allocator().SetCandidateFilter(CF_HOST); in TEST_F()1543 allocator().SetCandidateFilter(CF_REFLEXIVE); in TEST_F()1562 allocator().SetCandidateFilter(CF_REFLEXIVE); in TEST_F()2125 allocator_->SetCandidateFilter(CF_RELAY); in TEST_F()2166 allocator_->SetCandidateFilter(CF_NONE); in TEST_F()2175 session_->SetCandidateFilter(CF_RELAY); in TEST_F()2182 session_->SetCandidateFilter(CF_RELAY | CF_REFLEXIVE); in TEST_F()[all …]
132 void SetCandidateFilter(uint32_t filter) override;
304 void BasicPortAllocatorSession::SetCandidateFilter(uint32_t filter) { in SetCandidateFilter() function in cricket::BasicPortAllocatorSession
216 session->SetCandidateFilter(candidate_filter()); in CreateSession()249 ret->SetCandidateFilter(candidate_filter()); in TakePooledSession()287 void PortAllocator::SetCandidateFilter(uint32_t filter) { in SetCandidateFilter() function in cricket::PortAllocator
213 virtual void SetCandidateFilter(uint32_t filter) = 0;559 void SetCandidateFilter(uint32_t filter);562 void set_candidate_filter(uint32_t filter) { SetCandidateFilter(filter); } in set_candidate_filter()
104 allocator_->SetCandidateFilter(cricket::CF_RELAY); in TEST_F()266 allocator_->SetCandidateFilter(cricket::CF_RELAY); in TEST_F()
1635 GetEndpoint(0)->allocator_->SetCandidateFilter(CF_RELAY); in TEST_F()1636 GetEndpoint(1)->allocator_->SetCandidateFilter(CF_RELAY); in TEST_F()5324 ep1->allocator_->SetCandidateFilter(CF_RELAY); in TEST_F()5325 ep2->allocator_->SetCandidateFilter(CF_RELAY); in TEST_F()5341 ep1->allocator_->SetCandidateFilter(CF_ALL); in TEST_F()5351 ep2->allocator_->SetCandidateFilter(CF_ALL); in TEST_F()5396 ep1->allocator_->SetCandidateFilter(CF_RELAY); in TEST_F()5397 ep2->allocator_->SetCandidateFilter(CF_RELAY); in TEST_F()5409 ep1->allocator_->SetCandidateFilter(kCandidateFilterNoHost); in TEST_F()5419 ep2->allocator_->SetCandidateFilter(kCandidateFilterNoHost); in TEST_F()[all …]
108 void SetCandidateFilter(uint32_t filter) override { in SetCandidateFilter() function
1096 allocator_session()->SetCandidateFilter(cur_filter); in OnCandidateFilterChanged()
5695 port_allocator_->SetCandidateFilter( in InitializePortAllocator_n()5725 port_allocator_->SetCandidateFilter( in ReconfigurePortAllocator_n()