Searched defs:TakePooledSession (Results 1 – 2 of 2) sorted by relevance
| /external/webrtc/p2p/base/ | ||
| D | port_allocator.cc | 232 std::unique_ptr<PortAllocatorSession> PortAllocator::TakePooledSession( in TakePooledSession() function in cricket::PortAllocator |
| D | port_allocator_unittest.cc | 73 std::unique_ptr<cricket::FakePortAllocatorSession> TakePooledSession() { in TakePooledSession() function in PortAllocatorTest |