Home
last modified time | relevance | path

Searched defs:TakePooledSession (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/p2p/base/
Dport_allocator.cc220 std::unique_ptr<PortAllocatorSession> PortAllocator::TakePooledSession( in TakePooledSession() function in cricket::PortAllocator
Dport_allocator_unittest.cc66 std::unique_ptr<cricket::FakePortAllocatorSession> TakePooledSession() { in TakePooledSession() function in PortAllocatorTest