Searched refs:SetInterface (Results 1 – 11 of 11) sorted by relevance
273 bool Message::SetInterface(const std::string& interface) { in SetInterface() function in dbus::Message348 CHECK(SetInterface(interface_name)); in MethodCall()370 CHECK(SetInterface(interface_name)); in Signal()
100 bool SetInterface(const std::string& interface);
288 channel->SetInterface(net); in CreateChannel()
186 void SetInterface(NetworkInterface* iface) override;
1495 void WebRtcVideoChannel2::SetInterface(NetworkInterface* iface) { in SetInterface() function in cricket::WebRtcVideoChannel21496 MediaChannel::SetInterface(iface); in SetInterface()
2376 channel_->SetInterface(network_interface.get()); in TEST_F()2390 channel_->SetInterface(NULL); in TEST_F()
2827 channel->SetInterface(network_interface.get()); in TEST_F()
112 channel->SetInterface(iface_.get()); in CreateChannel()
472 virtual void SetInterface(NetworkInterface *iface) { in SetInterface() function
149 channel_->SetInterface(&network_interface_); in SetUp()
236 media_channel_->SetInterface(this); in Init()241 media_channel_->SetInterface(NULL); in Deinit()