Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/client/
Dbasicportallocator.cc821 EnableProtocol(PROTO_UDP); in OnMessage()
830 EnableProtocol(PROTO_TCP); in OnMessage()
835 EnableProtocol(PROTO_SSLTCP); in OnMessage()
855 void AllocationSequence::EnableProtocol(ProtocolType proto) { in EnableProtocol() function in cricket::AllocationSequence
Dbasicportallocator.h282 void EnableProtocol(ProtocolType proto);