Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.h177 PortAllocatorSession* allocator_session() { in allocator_session() function
188 bool IsGettingPorts() { return allocator_session()->IsGettingPorts(); } in IsGettingPorts()
Dp2ptransportchannel_unittest.cc2346 EXPECT_TRUE(!ch.allocator_session()->IsGettingPorts()); in TEST_F()
2357 EXPECT_TRUE(!ch.allocator_session()->IsGettingPorts()); in TEST_F()