Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/base/
H A Dport_allocator.cc232 std::unique_ptr<PortAllocatorSession> PortAllocator::TakePooledSession( in TakePooledSession() function in cricket::PortAllocator
H A Dport_allocator_unittest.cc73 std::unique_ptr<cricket::FakePortAllocatorSession> TakePooledSession() { in TakePooledSession() function in PortAllocatorTest