Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dmessage.cc273 bool Message::SetInterface(const std::string& interface) { in SetInterface() function in dbus::Message
/external/webrtc/talk/media/base/
Dmediachannel.h472 virtual void SetInterface(NetworkInterface *iface) { in SetInterface() function
/external/webrtc/talk/media/webrtc/
Dwebrtcvideoengine2.cc1495 void WebRtcVideoChannel2::SetInterface(NetworkInterface* iface) { in SetInterface() function in cricket::WebRtcVideoChannel2