Home
last modified time | relevance | path

Searched defs:SetInterface (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/media/base/
Dmedia_channel.cc26 void MediaChannel::SetInterface(NetworkInterface* iface) { in SetInterface() function in cricket::MediaChannel
/external/crosvm/usb_util/src/
Dtypes.rs258 SetInterface = 0x11, enumerator
/external/libchrome/dbus/
Dmessage.cc273 bool Message::SetInterface(const std::string& interface) { in SetInterface() function in dbus::Message
/external/webrtc/media/engine/
Dwebrtc_video_engine.cc1752 void WebRtcVideoChannel::SetInterface(NetworkInterface* iface) { in SetInterface() function in cricket::WebRtcVideoChannel