Searched refs:GetEndpoint (Results 1 – 2 of 2) sorted by relevance
406 GetEndpoint(endpoint)->async_resolver_factory_); in CreateChannel()425 channel->SetIceRole(GetEndpoint(endpoint)->ice_role()); in CreateChannel()426 channel->SetIceTiebreaker(GetEndpoint(endpoint)->GetIceTiebreaker()); in CreateChannel()464 Endpoint* GetEndpoint(int endpoint) { in GetEndpoint() function in cricket::P2PTransportChannelTestBase474 return GetEndpoint(endpoint)->allocator_.get(); in GetAllocator()477 GetEndpoint(endpoint)->network_manager_.AddInterface(addr); in AddAddress()483 GetEndpoint(endpoint)->network_manager_.AddInterface(addr, ifname, in AddAddress()487 GetEndpoint(endpoint)->network_manager_.RemoveInterface(addr); in RemoveAddress()501 GetEndpoint(endpoint)->SetIceRole(role); in SetIceRole()504 GetEndpoint(endpoint)->SetIceTiebreaker(tiebreaker); in SetIceTiebreaker()[all …]
447 grpc_endpoint* GetEndpoint(grpc_transport* self) { return nullptr; } in GetEndpoint() function453 GetEndpoint};