Home
last modified time | relevance | path

Searched refs:AllowChannelData (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/api/
Dturn_customizer.h35 virtual bool AllowChannelData(cricket::PortInterface* port,
/external/webrtc/p2p/base/
Dtest_turn_customizer.h43 bool AllowChannelData(cricket::PortInterface* port, in AllowChannelData() function
Dturn_port.cc1339 return turn_customizer_->AllowChannelData(this, data, size, payload); in TurnCustomizerAllowChannelData()