HomeSort by relevance Sort by last modified time
    Searched refs:IsTurnChannelData (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/p2p/base/
turnserver.cc 43 inline bool IsTurnChannelData(uint16_t msg_type) {
204 if (!IsTurnChannelData(msg_type)) {
turnport.cc 43 inline bool IsTurnChannelData(uint16_t msg_type) {
562 if (IsTurnChannelData(msg_type)) {
    [all...]

Completed in 105 milliseconds