Searched refs:endpoint_impls (Results 1 – 1 of 1) sorted by relevance
273 std::vector<EmulatedEndpointImpl*> endpoint_impls; in CreateEmulatedNetworkManagerInterface() local275 endpoint_impls.push_back(static_cast<EmulatedEndpointImpl*>(endpoint)); in CreateEmulatedNetworkManagerInterface()278 std::make_unique<EndpointsContainer>(endpoint_impls); in CreateEmulatedNetworkManagerInterface()