Searched defs:OnPortComplete (Results 1 – 4 of 4) sorted by relevance
| /external/webrtc/webrtc/p2p/client/ | ||
| D | fakeportallocator.h | 127 void OnPortComplete(cricket::Port* port) { in OnPortComplete() function |
| D | basicportallocator.cc | 534 void BasicPortAllocatorSession::OnPortComplete(Port* port) { in OnPortComplete() function in cricket::BasicPortAllocatorSession |
| /external/webrtc/webrtc/p2p/base/ | ||
| D | stunport_unittest.cc | 120 void OnPortComplete(cricket::Port* port) { in OnPortComplete() function in StunPortTest |
| D | port_unittest.cc | 275 void OnPortComplete(Port* port) { in OnPortComplete() function in TestChannel |