Searched refs:EnableEndpoint (Results 1 – 5 of 5) sorted by relevance
38 void EnableEndpoint(EmulatedEndpointImpl* endpoint);
34 void EmulatedNetworkManager::EnableEndpoint(EmulatedEndpointImpl* endpoint) { in EnableEndpoint() function in webrtc::test::EmulatedNetworkManager
108 void NetworkEmulationManagerImpl::EnableEndpoint(EmulatedEndpoint* endpoint) { in EnableEndpoint() function in webrtc::test::NetworkEmulationManagerImpl112 network_manager->EnableEndpoint(static_cast<EmulatedEndpointImpl*>(endpoint)); in EnableEndpoint()
53 void EnableEndpoint(EmulatedEndpoint* endpoint) override;
127 virtual void EnableEndpoint(EmulatedEndpoint* endpoint) = 0;