Searched defs:IceProtocol (Results 1 – 2 of 2) sorted by relevance
55 IceProtocolType PortProxy::IceProtocol() const { in IceProtocol() function in cricket::PortProxy
148 virtual IceProtocolType IceProtocol() const { return ice_protocol_; } in IceProtocol() function