Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/client/
Dfakeportallocator.h83 class FakePortAllocatorSession : public PortAllocatorSession {
85 FakePortAllocatorSession(rtc::Thread* worker_thread, in FakePortAllocatorSession() function
123 this, &FakePortAllocatorSession::OnPortComplete); in AddPort()
173 return new FakePortAllocatorSession( in CreateSessionInternal()