Searched refs:SetMasterInterfaceName (Results 1 – 4 of 4) sorted by relevance
63 void SetMasterInterfaceName(const std::string& name);
156 router_->SetMasterInterfaceName(Interface::Name_); in Bind()
313 router_->SetMasterInterfaceName(Interface::Name_); in ConfigureProxyIfNecessary()
329 void MultiplexRouter::SetMasterInterfaceName(const std::string& name) { in SetMasterInterfaceName() function in mojo::internal::MultiplexRouter