Home
last modified time | relevance | path

Searched refs:set_allocator_session (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/p2p/base/
Dregathering_controller.h58 void set_allocator_session(cricket::PortAllocatorSession* allocator_session) { in set_allocator_session() function
Dregathering_controller_unittest.cc83 regathering_controller_->set_allocator_session(allocator_session_.get()); in InitializeAndGatherOnce()
Dp2p_transport_channel.cc227 regathering_controller_->set_allocator_session(allocator_session()); in AddAllocatorSession()