Home
last modified time | relevance | path

Searched refs:seq_num_allocator_proxy_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dchannel.h606 rtc::scoped_ptr<TransportSequenceNumberProxy> seq_num_allocator_proxy_; variable
Dchannel.cc893 seq_num_allocator_proxy_( in Channel()
923 seq_num_allocator_proxy_.get(); in Channel()
2940 if (seq_num_allocator_proxy_.get()) { in SetCongestionControlObjects()
2941 seq_num_allocator_proxy_->SetSequenceNumberAllocator(packet_router); in SetCongestionControlObjects()