Searched refs:SetMasterInterfaceName (Results 1 – 4 of 4) sorted by relevance
81 router_->SetMasterInterfaceName(interface_name); in BindInternal()
84 void SetMasterInterfaceName(const char* name); in NON_EXPORTED_BASE()
190 router_->SetMasterInterfaceName(Interface::Name_); in ConfigureProxyIfNecessary()
417 void MultiplexRouter::SetMasterInterfaceName(const char* name) { in SetMasterInterfaceName() function in mojo::internal::MultiplexRouter