Searched refs:SetDestination (Results 1 – 10 of 10) sorted by relevance
147 void SetDestination(FakeTransportChannel* dest) { in SetDestination() function364 void SetDestination(FakeTransport* dest) { in SetDestination() function445 channel->SetDestination(dest_channel); in SetChannelDestination()525 transport->SetDestination(dest->GetTransport_w(kv.first)); in Connect_w()
191 transport_->SetDestination(peer->transport_.get()); in Connect()
62 void SetDestination(cricket::DataMediaChannel* dest) { dest_ = dest; } in SetDestination() function in SctpFakeNetworkInterface241 net1_->SetDestination(chan2_.get()); in SetupConnectedChannels()242 net2_->SetDestination(chan1_.get()); in SetupConnectedChannels()
59 void SetDestination(MediaChannel* dest) { dest_ = dest; } in SetDestination() function
148 network_interface_.SetDestination(channel_.get()); in SetUp()
140 !method_call->SetDestination(service_name_) || in CallMethodAndBlockWithErrorDetails()201 if (!method_call->SetDestination(service_name_) || in CallMethodWithErrorResponse()
98 bool SetDestination(const std::string& destination);
265 bool Message::SetDestination(const std::string& destination) { in SetDestination() function in dbus::Message
827 if (!get_name_owner_call.SetDestination("org.freedesktop.DBus") || in GetServiceOwnerAndBlock()
1427 GetTransport1()->SetDestination(NULL); in SendWithWritabilityLoss()1437 GetTransport1()->SetDestination(GetTransport2()); in SendWithWritabilityLoss()